Legacy SharePoint versions have provided the capability to create a custom list using excel file. This feature is enhanced a bit in SharePoint Online Modern interface and helps importing your excel data into a custom list with all required columns in a matter of few minutes.
You can choose the excel file either from your site or upload from your computer/laptop.
Steps to create custom list from excel spreadsheet
Make sure you define a table in excel which has the data, including headers/columns. You need to define tables to import as a list.
- Navigate to you SharePoint site (modern interface).
- Go to Settings --> Site Contents.
- Click New --> List (you can also do this from the modern home page).
- Click From Excel.
- List name - Enter a name for your new list.
- Show in site navigation - Yes/No.
- Choose file location
- 'Choose a file already on this site' - if the excel spreadsheet is present in a Documents library
- Upload file - to upload from device. The Excel file will be uploaded to the Site Assets library. If the Upload file button is greyed out, you don't have permission to create a list from a spreadsheet.
- Next, you will be asked to 'Select a table form this file' - there could be multiple tables, select the one you want to use.
- If there are no tables defined in your excel, you will see a message 'You don't have any tables defined in this file. You need to define tables to import as a list.'.
Follow the on screen instructions to define a table and select required cells- Open the excel document
- Select the cells to include
- Select the data, and click 'Format as Table'
- After saving, return here and click 'Refresh'
- Check the column types below and choose a new type if the current selection is incorrect - Inspect and select column type for each of your header/column, leave default or select do not import.
- Click Create and your list is ready.
Few important points to consider
- Format and define Tables in the Excel, excel without tables cannot be imported.
- Restrict excel rows to 20000. If there are more entries, you will receive a message 'This table exceeds the maximum number of supported rows'.
- Excel should not have empty rows.
- Use Quick Edit to add more entries to the list, that's the most convenient.
- Title column is always mandatory. Choose your Title column wisely.
- Column chosen as Title field cannot have blank values. If there are blank values, you will receive a message 'An error occurred while creating your items. Title: You must specify a value for this required field'.
- You need to manually add values to choice column.
- Once rows imported to SharePoint list, you can work directly with List settings like versioning, views, filters, workflows, etc.
- 32-bit browser like Microsoft Edgeis recommended as this feature relies on ActiveX filtering. But it will work with other browsers like Microsoft Internet Explorer, Google Chrome and Mozilla Firefox as well.
There are other options like copying excel data in Quick Edit mode or even import directly from Excel, but the "Import Spreadsheet" is the most convenient and quick one.
- Move Copy Migrate SharePoint OneDrive files folders to different site collection location
- How to generate client id and secret to register SharePoint App with OAuth
- How to share SharePoint site or document with all users in organization
- Get-ADUser PowerShell - Get AD user details using email address
- error CAML Query containing special characters
- Access URL for SharePoint Tenant Admin Center (Online Office 365)
- Fix SharePoint Error - The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started
- SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
- How to delete SharePoint List Item programmatically using C#.Net
- How to Share Microsoft SharePoint Site with Users or Groups
- JSON column formatting to preview SharePoint Online file on mouse hover
- SharePoint List redirect user after submitting form NewForm.aspx
- See actual SharePoint error exception modify web.config
- SharePoint Server 2016 IT Preview Deprecated Removed features
- How to create SharePoint Document Library
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell
- How to disable SharePoint subsite creation option for owners
- PowerShell - How to use Try Catch Finally blocks for error exception handling (Windows/SharePoint)
- SharePoint error - Your organization doesn't allow sharing with users from this domain. Please contact your IT department for help. (OSE403)
- [Solved] SharePoint Search Internal server error exception
- How to wrap column text in SharePoint Online Modern List Grid View using JSON formatting
- How to extend retiring SharePoint 2010 Workflows and continue with Office 365
- Changed AD user display name showing old name in SharePoint
- How to hide or remove quick launch left navigation from SharePoint Online Modern site page
- How to enable anonymous public access for SharePoint Online site collection, file, folder without login ?
- How to word wrap in HTML - Html
- incorrect line ending: found carriage return (\r) without corresponding newline (\n) - Android
- How to install powershell on macOS - Powershell
- How to check installed Tomcat version - Tomcat
- Failed to install Android.apk on device 'emulator-5554': timeout - Android-Studio
- How to migrate Kaizala to Microsoft Teams - Teams
- Chrome move to next or previous tab using keyboard - Chrome
- [Solution] macOS could not be installed on your computer OSInstall.mpkg appears to be missing or damaged - MacOS