SharePoint  

How to Create a New SharePoint List From Existing SharePoint List

Introduction

In SharePoint Online, managing data across multiple teams or projects often requires using lists with consistent structure and formatting. Instead of manually recreating each list, SharePoint provides a feature called “Create list from existing list”, which allows you to quickly generate a new empty list based on an existing one.

This feature copies the columns, views, and formatting from the source list, so you can maintain consistency and standardization across your site. The new list will be empty, allowing you to start fresh while keeping the same structure as the original list.

Step 1 — Go to the Site Where You Want the New List

1
  • Open the SharePoint site where you want the new list.

  • Make sure you're on the modern experience (the newer interface).

Step 2 — Open the “New List” Panel

  1. From the site’s home page or Site contents, click New → List.

  2. In the list creation panel, choose From existing list.

You’ll see three options:

Blank list

From existing list ← this is what we want

2

Step 3 — Select the Existing List

  • A dialog shows lists available to copy from the current site or site collection.

  • Choose the list you want to use as the template.

45

Step 4 — Create the list

  • Enter a Name for your new list

  • Click Create.

67

Step 5 — Done — New List Is Created!

Your new list will now appear under Site contents and has:

✅ All the original columns ✅ All the original views ✅ All the original list formatting

But it will NOT contain any items — it’s a blank copy of the structure.

❗ Things to Know

FeatureCopied?
Columns
Views
Column formatting
Items (data)
Permissions❌ (inherits site permissions)
Workflows/automations

If you want, I can also walk you through a quick Power Automate flow to copy the data from the original list into the new one — useful when you want a full copy including items.

Conclusion

  • Save Time: Avoid manually recreating columns and views.

  • Maintain Consistency: Ensure all lists follow the same structure.

  • Modern Experience Support: Works seamlessly in SharePoint’s modern interface.

  • Flexible Use: Ideal for task tracking, project management, issue logs, or inventory lists across multiple teams.

⚠️ Note: This method does not copy list items or workflows; it only replicates the structure and formatting of the original list.