Skip to main content
< All Articles

How to import an Excel spreadsheet to a SharePoint custom list

Posted on July 14, 2020
Lists

Importing Excel to SharePoint has always been somewhat of a matzo ball. We had a few options available, but each one came with a long list of quirks that made the whole process and result less than desirable. Recently, Microsoft has added a new capability to SharePoint Lists, where users can import Excel spreadsheets to a SharePoint Custom list, and the whole experience is smooth and extremely pleasing. Let me walk you through the process on how to import an Excel spreadsheet to a SharePoint custom list.

Step 1: Make sure your Excel list is formatted as a table

This is super important for this process to work. You can’t just take any Excel list and import – it has to be formatted as a Table.

  1. Below is an example of a Project List I maintain in Excel. Importexcelmodernsharepointlist1a
  2. What you need to do is define the list above as a Table. To do so, in Excel, highlight the range first, Format as Table, click OK. import an Excel spreadsheet to a SharePoint custom list
  3. This is how it should look at the end. Importexcelmodernsharepointlist3

Step 2: Import an Excel spreadsheet to a SharePoint custom list

  1. On a SharePoint site where you want to create a list, click Gear Icon > Site Contents. Importexcelmodernsharepointlist5
  2. Create a new Custom List (New > List) Importexcelmodernsharepointlist6
  3. You are going to see three options on how you can create a custom list. The one you need is called From Excel. Click that + give your list a name. import Excel spreadsheet to a SharePoint custom list
  4. Next, we have to choose an Excel file. We can either upload one from the computer or select an existing one from the default document library on a site. For this article, I will choose one I already have in the document library. import an Excel spreadsheet to a SharePoint custom list
  5. Next, you have to choose the Table (tab) from the Excel you want to import. The only other important step – you need to define the type of column you will create. By default, the columns will import as a Single line of text, but depending on your data, you might want to switch to a different type of column (i.e., Date and Time, Currency, Choice (drop-down)). Make appropriate selections and click Create at the bottom of the screen. import an Excel spreadsheet to a SharePoint custom list
  6. Once all is set and done, it will create a list for you. Importexcelmodernsharepointlist12
  7. The below image demonstrates why it is super important to create proper types of columns in previous steps – this way, you are going to get the right format for the data you enter. import an Excel spreadsheet to a SharePoint custom list

Step 3: Additional Settings

Below are some additional settings I like to do every time I create a custom list. They are optional, but beneficial for the usage of the list:

Enable Version History

By default, custom lists do not have a version history enabled. So you would need to do so manually. To do:

  1. Navigate to the Custom List, click Gear Icon > List settings Importexcelmodernsharepointlist14
  2. Click on Versioning settings Importexcelmodernsharepointlist15
  3. Under Item Version History, check Yes radio button next to Create a version each time you edit an item in this list? Type in the number of versions you want to keep (up to 50, 000!). Click OK import an Excel spreadsheet to a SharePoint custom list

Disable attachments

This one might or might not be necessary, depending on your use case. I prefer that users avoid adding attachments to the list items, and put them into the document library (read my reasoning for this here). That said, if you use the custom list for a Help Desk Log, for example, and need users to attach images to items/tickets – leave it alone. To disable list attachments:

  1. While in list settings, click on Advanced settings Importexcelmodernsharepointlist17
  2. Under Attachments, click Disable radio button next to Attachments to list items are: import an Excel spreadsheet to a SharePoint custom list
  3. Click OK at the bottom of the page.

Important Notes

  1. If you choose to upload a file from your computer, the Excel file gets uploaded to the Site Assets library
  2. If you decide to import the existing Excel file you already have, it has to be located in the default document library (Documents) on a site. If you have it located in any other library you created, you won’t be able to choose it
  3. Once you create a custom list from Excel, there is no association between Excel and a custom list you created. In other words, changing either one will not change the other
  4. Before importing Excel to a custom list, you must format your Excel as a Table, as stated in Step 1 above. Otherwise, you will get an error message below. import an Excel spreadsheet to a SharePoint custom list
  5. When you map your data to the types of columns (Choice, Currency, Date and Time, etc.), one column type (the Title Column) is mandatory. You can’t have a list without a Title Column. It is a column that opens up an item when you click on it. Make sure to choose the appropriate column (usually Single line of text column) to be the Title column.
  6. Make sure the Excel you are importing does not have empty rows. Also, make sure the column you choose for Title does not contain an empty cell. Per the above, it is mandatory. Otherwise, you will get an error message “Title: You must specify a value for this required field“. Importexcelmodernsharepointlist20
  7. When you import an Excel spreadsheet to a SharePoint custom list, you are limited to a subset of column types (i.e., no Hyperlink, People or Location column types not available)
  8. For the Choice Column Types, it DOES NOT add the values from the list to the Choices box as one would expect. Instead, it just creates a Choice Type Column, but then allows users to add (type in) values manually. I am not a huge proponent of this as this kind of defeats the purpose of the choice column (since users can type in any junk they want). So you would need to manually update this column (uncheck the checkbox + update with the drop-down choices you want to have users select from). See the below image to understand what I am talking about. Importexcelmodernsharepointlist19
  9. The columns will be created at the library level – so if you were thinking of later using/re-using them at the site level, it is not going to be possible.
  10. Kind of related to the above, the drop-down columns will give you a chance to default to Choice columns. If you were thinking of using the Term Store – it is not going to be possible.
  11. Import from Excel is a one-time operation. Once the Custom List is created, you cannot import additional rows of info from Excel. Your only option at that point would be to copy rows of data from Excel and paste them into the custom list using the Quick Edit function.
  12. According to the post from Microsoft, you can import an Excel table with a maximum of 20,000 rows. If you have more than 20K, you will get an error message “This table exceeds the maximum number of supported rows Importexcelmodernsharepointlist21

About Me

I’m Greg Zelfond, a U.S. based SharePoint consultant, and I provide affordable out-of-the-box SharePoint consulting, training, and configuration assistance to small and medium-sized businesses all over the world.

Need help?