Why do you explicitly want them on separate sheets.
Why not use the Data tab > Data tools > Text to columns tool to pivot it from a row to a column, then add a second column with order identifiers ie a1, a2, a3 ... and maybe a third column with datetimestamp or some other unique identifier.
You could look in to "Get & Transform" / "PowerQuery" to automate this transformation. The first time you define the steps required to transform the data the way you want, the system records what you want ("macros" in background), so that they can be replayed
every time you add more data to the workbook
Here are links to a few intro pages to Get & Transform that can get you started
@ Get & Transform in Excel 2016 Intro -
https://support.office.com/en-us/article/Get-Transform-in-Excel-2016-881c63c6-37c5-4ca2-b616-59e18d75b4de
Excel 2016 includes a powerful new set of features called Get & Transform, which provides fast, easy data gathering and shaping capabilities.
Get & Transform enables you to connect, combine, and refine data sources to meet your analysis needs. These features are also used in
Power BI, and in the Power Query Add-In available for previous versions of Excel. Links to more info about using the feature.
@ Get & Transform- Pivotal Advance Boosts Excel’s Power – PowerPivot Enhances PivotTablehttp://www.excel-university.com/articles/journal-of-acct/pivotal-advance-boosts-excels-power/
September 2011 Jeff Lenning
In today’s accounting world, financial and operational data typically is stored in a variety of programs and formats. When accountants need to prepare a report based on data from various systems, the first step is to export the data into Excel. Typically, it
is fairly easy to export the required data into Excel. But, depending on the structure or format of the data, or if multiple data tables need to be combined, it is not always easy to summarize the data in a single report.
That’s where a new Excel tool called PowerPivot comes into play. PowerPivot is a free plug-in from Microsoft that boosts the capabilities of the already popular PivotTable function, allowing you to create previously impossible PivotTables that enhance Excel’s
efficiency and effectiveness. ET MR PivotTables.docx
@ Getting Started with Get & Transform in Excel 2016https://support.office.com/en-us/article/Getting-Started-with-Get-Transform-in-Excel-2016-a8310388-2a12-438c-9d29-c6d29cb8df6a
With Get & Transform in Excel 2016, you can search for data sources, make connections, and then
shape that data (for example remove a column, change a data type, or merge tables) in ways that meet your needs. Once you’ve shaped your data, you can share your findings or use your query to create reports.
ET R 0 Ribbon.docx
@ Import and analyze dataImport data
https://support.office.com/en-us/article/Import-and-analyze-data-ccd3c4a6-272f-4c97-afbb-d3f27407fcde#ID0EAABAAA=Import_data
You can use Excel’s Get & Transform (Power Query) experience to connect to multiple data sources, then use the Query Editor to shape and transform data.
Getting Started with Get and Transform
Import data from external data sources
View and Manage Queries in a Workbook
Add a query to an Excel worksheet
Introduction to the Query Editor
Shape data
Edit Query Step Settings
They aren't offering it right now, but check back periodically to see when they do start offering this specific webinar. I think it will help you
greatly. (on the other hand you may want to sign up for the other 3 webinars that they are offering right now).
@ data cleaning- MyExcelOnline webinars by John Michaloudis and Oz Du Soleil
Free Power Query & Data Cleansing Webinarhttps://www.myexcelonline.com/free-excel-webinars
* The most powerful feature in Excel since VLOOKUP...it's called POWER QUERY (GET & TRANSFORM) & it will save you HOURS each day!!!
* Transform messy data & automate your daily/weekly/monthly reports within minutes (NOT DAYS!)... AND without using VBA or Macros!
* Data Cleansing Excel Tips & Special Bonus attendee material that you can keep and use to become better at Excel straight away, skyrocketing your personal & professional development!
* Plus learn how to use Data Models, Unpivot, Parse Text, Consolidate Reports & Flash Fill!
* Data Models- Analyzing multiple datasets as if they are a single dataset
* Parsing Text- Splitting data apart, ie when name age and email are all in same cell
* Inner Join – Comparing lists to extract data that appears on both lists
* Unpivot – convert a report into raw data so that I is useful for analysis
* Consolidate multiple worksheets