How to Create a List in SharePoint: A Comprehensive Guide

Shreyas Patil SEO
Shreyas PatilUpdated :
How to Create a List in SharePoint: A Comprehensive Guide

Creating lists in SharePoint is one of the most useful features that can help you organize data, track information, and collaborate with your team efficiently. Whether you're new to SharePoint or looking to expand your knowledge, this guide will walk you through everything you need to know about creating and managing SharePoint lists.

Lists are the backbone of SharePoint's data management system, allowing you to store, organize, and share information with team members. From simple task lists to complex project trackers, learning to create and customize lists will make your SharePoint experience more productive.

What Are SharePoint Lists?

SharePoint lists are essentially collections of data similar to spreadsheets but with more features and flexibility. They allow you to:

  • Store and organize information in a structured way
  • Track items and their status
  • Set permissions for who can view or edit data
  • Create custom views to display information differently
  • Set up alerts and notifications
  • Integrate with other Microsoft 365 applications

Types of SharePoint Lists

Before diving into creation methods, it's helpful to understand the different types of lists available in SharePoint:

List Type Description Best Used For
Custom List A blank list you can customize from scratch Creating unique data structures specific to your needs
Task List Pre-configured for tracking tasks with status, due dates, etc. Project management and task assignment
Issue Tracking Designed for tracking problems, bugs, or issues IT help desks, bug tracking, customer service
Calendar For scheduling events and meetings Team schedules, event planning
Contacts For storing contact information Customer or partner directories
Links For organizing web links Resource libraries, quick access to important websites
Announcement For team news and updates Company announcements, team news

Methods to Create a SharePoint List

There are several ways to create a list in SharePoint. Let's explore each method in detail:

Method 1: Creating a List from Scratch

This is the most common method when you want to build a custom list tailored to your specific needs.

Step-by-Step Instructions:

  1. Navigate to your SharePoint site
  2. Click on the "New" button in the top navigation bar
  3. Select "List" from the dropdown menu
  4. Choose "Blank list" option
  5. Enter a name for your list
  6. Add an optional description
  7. Click "Create"

Once your blank list is created, you'll need to add columns to structure your data. Think of columns as the fields or categories of information you want to track.

Adding Columns to Your New List:

  1. From your new list, click "+ Add column"
  2. Select the type of column you want to add (text, number, date, etc.)
  3. Enter a name for the column
  4. Configure any additional settings for the column type
  5. Click "Save"

Method 2: Creating a List from a Template

SharePoint offers pre-built templates that can save you time when creating common types of lists.

Step-by-Step Instructions:

  1. Navigate to your SharePoint site
  2. Click on the "New" button
  3. Select "List" from the dropdown
  4. Browse the available templates (Tasks, Issues, Contacts, etc.)
  5. Select the template that best fits your needs
  6. Enter a name for your list
  7. Add an optional description
  8. Click "Create"

The advantage of using templates is that they come with pre-configured columns and views relevant to their purpose, saving you setup time.

Method 3: Creating a List from Excel

If you already have data in an Excel spreadsheet, you can quickly convert it into a SharePoint list.

Step-by-Step Instructions:

  1. Prepare your Excel spreadsheet with headers as the first row
  2. Navigate to your SharePoint site
  3. Click on the "New" button
  4. Select "List" from the dropdown
  5. Choose "From Excel"
  6. Upload or select your Excel file
  7. Verify the data preview
  8. Enter a name for your list
  9. Click "Create"

This method is particularly useful when migrating existing data into SharePoint or when you've already structured your data in Excel.

Method 4: Creating a List from an Existing List

You can also create a new list based on the structure of an existing list.

Step-by-Step Instructions:

  1. Navigate to the existing list you want to use as a template
  2. Click on the settings gear icon in the top right
  3. Select "List settings"
  4. Under "Permissions and Management," click "Save list as template"
  5. Enter a file name, template name, and optional description
  6. Decide whether to include content (check or uncheck "Include Content")
  7. Click "OK"
  8. To create a new list from this template, go to your site's "Site contents"
  9. Click "New" and then "List"
  10. Select "From template" and choose your saved template
  11. Enter a name for the new list
  12. Click "Create"

This method is perfect when you need to create multiple lists with similar structures across your organization.

Customizing Your SharePoint List

After creating your list, you'll want to customize it to meet your specific needs. Here are the key customization options:

Adding and Configuring Columns

Columns define the types of data your list will store. SharePoint offers many column types to choose from:

Column Type Description Example Use Case
Single line of text For short text entries Names, titles, brief descriptions
Multiple lines of text For longer text entries Comments, detailed descriptions
Number For numerical data Quantities, measurements, scores
Date and Time For calendar dates and times Due dates, event dates, deadlines
Choice For selecting from predefined options Status (Complete/In Progress), categories
Yes/No For binary choices Approval status, completion status
Person or Group For selecting SharePoint users or groups Assigned to, Reviewed by
Hyperlink For web links Reference URLs, document links
Calculated For values calculated from other columns Total cost, age calculation
Lookup For pulling data from another list Project names from a Projects list

To Add a New Column:

  1. From your list view, click "+ Add column"
  2. Select the column type you want to add
  3. Enter a name for the column
  4. Configure any specific settings for that column type
  5. Decide if the column should be required
  6. Set a default value if needed
  7. Click "Save"

Creating Custom Views

Views allow you to display list data in different ways, showing only the columns or items that are relevant for specific purposes.

To Create a New View:

  1. From your list, click on the view dropdown (usually says "All Items")
  2. Select "Create new view"
  3. Choose a view type (Most common is "List")
  4. Enter a name for your view
  5. Select the columns you want to display
  6. Set any sorting options (e.g., sort by Due Date)
  7. Create a filter if needed (e.g., only show items where Status = "In Progress")
  8. Configure grouping if desired
  9. Set other view options like item limits
  10. Click "OK" or "Create"

Setting Up List Permissions

You can control who can view or edit your list data by setting specific permissions.

To Configure List Permissions:

  1. From your list, click the settings gear icon
  2. Select "List settings"
  3. Under "Permissions and Management," click "Permissions for this list"
  4. To create unique permissions (different from the site), click "Stop Inheriting Permissions"
  5. Remove users or groups as needed
  6. Click "Grant Permissions" to add users or groups
  7. Select the users or groups and assign permission levels
  8. Click "OK"

Quick Tip to ensure your videos never go missing

Download PicBackMan

Advanced List Features and Settings

Once you're comfortable with basic list creation and customization, you can explore these advanced features:

Creating Calculated Columns

Calculated columns use formulas to generate values based on other columns in your list.

Example Use Cases:

  • Calculating total price (Quantity × Unit Price)
  • Determining days overdue (Today's date − Due Date)
  • Concatenating text fields (First Name + " " + Last Name)

To Create a Calculated Column:

  1. Add a new column and select "Calculated" as the type
  2. Enter a name for the column
  3. In the formula field, create your formula using column references and functions
  4. Select the data type for the result
  5. Click "OK"

Setting Up Validation Rules

Validation rules help ensure data quality by checking if entered values meet specific criteria.

To Set Up Column Validation:

  1. Go to list settings
  2. Click on the column you want to add validation to
World's #1 Photo/Video Uploader

Backup & Transfer your Photos in Minutes

Automate backup & migration of your photos & videos with support for all top services.

(283 reviews)

Trusted by users in 125+ countries.

95,000+ PicBackMan Users

95,000+ Users Trust PicBackMan To Backup Precious Memories

money back guarantee
Kip Roof testimonial Kip Roofgoogle photos flickr
PicBackMan does exactly what it's supposed to. It's quick and efficient. It runs unobtrusively in the background and has done an excellent job of uploading more than 300GB of photos to 2 different services. After having lost a lot of personal memories to a hard drive crash, it's nice to know that my photos are safe in 2 different places.
Julia Alyea Farella testimonialJulia Alyea Farella smugmug
LOVE this program! Works better than ANY other program out there that I have found to upload thousands of pictures WITH SUB-FOLDERS to SmugMug! Thank you so much for what you do! :) #happycustomer
Pausing Motion testimonialPausingMotionsmugmug
I pointed PicBackMan at a directory structure, and next time I looked - all the photos had uploaded! Pretty cool. I use SmugMug and while I really like it, the process of creating directories in is pretty laborious when you need to make 80+ at a time. This was a breeze. Thank you!
Gavin Whitham testimonialGavin Whithamflickr
PicBackMan was really easy to setup and has been running for 3 days now backing up all my locally saved photos to Flickr. My photos are really valuable to me so it's great to be able to have them easily backed up to a secure location.
 Jim Griffin testimonialJim Griffinsmugmug
It's AWESOME!! I have tens of thousands of pictures...and they are now successfully uploaded to SmugMug, where they are safely backed up, and I can edit and organize them. If you are hesitating about using PicBackMan, hesitate no longer...try it...and you'll be glad you did!!
close icon
World's #1 Photo/Video Uploader

World's #1 Free Photo/Video Uploader

PicBackMan has everything you've ever wanted to backup your photos or migrate/transfer from one account to another. No feature left behind!

(283 reviews)
Trusted by users in 125+ countries.
  • Maintain Folder StructureMaintain Folder StructureUpload to your online accounts & keep your folder structure as you have it.
  • Sub-folder SupportFolders & their sub-folders are automatically picked up.
  • Smart De-dupeDe-dupes photos before uploading so you don’t have duplicate copies.
  • AutomaticPicBackMan monitors & automatically uploads from connected folders.
  • PrivacyPrivacyAll uploaded photos & videos are always marked as private by default.
  • RAW FilesComes with support for RAW files for uploads as well as transfers.

“Your pictures are scattered. PicBackMan helps you bring order to your digital memories.”

the wall street journal
close icon
One Uploader for All Services

One Uploader for All Services

PicBackMan is the only tool you will need to backup to one or more of the top online photo and video services.

(283 reviews)
Trusted by users in 125+ countries.
Google Photos

Google Photos

Flickr

Flickr

SmugMug

SmugMug

Dropbox

Dropbox

Google Drive

Google Drive

pCloud

pCloud

OneDrive

OneDrive

youtube

Youtube