Hi Priya1331,
Thank you for querying in this forum.
From your description, it seems that you want to create folders in bulk, and those folders names are listed in Excel file, and you don’t want to create and name folder one by one.
If my understanding is right, we’d give you the suggestions below and hope that will help you:
You can go to your Excel file and put the name of folders in column A, then you can go to column B and use the formula = "md Path"&A2. Please take note that path is the location on your computer you would like to create. For example, as shown below:
After you completed the table in Excel workbook. Open Cmd command as admin. As shown below:
Then copy the list in column from Excel workbook and paste to Cmd command and Enter, as shown below:
The command will run automatically as create a list of folders under the target location. In this case, the folders are created under C:\Users\Administrator\Documents. Then, you can drag the folders and upload to your SharePoint library. As shown below:
At the same time, you can also refer to this thread to use PowerShell to create folders in bulk, for your reference: How to create folders in bulk in SharePoint with list of folder names in excel sheet?
If the scenario above is not consistent with yours, you can also post back and provide more details about your requirement.
Best Regards,
Sukie