A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
In addition, to Unique number sheet the Categories worksheet should also be populated from the wsSource workbook for some unique numbers. It is like extending the earlier code further for the Categories worksheet. Workbook naming and all stays the same.
Like I said out of 3000 unique numbers a small portion about 700-800 numbers have additional data for Categories_1, Categories_2 and Categories_3. That data goes in to the Categories worksheet based on the respective filters.
Some unique numbers might have data for any one or two Categories and no data for others then I include an N/A as shown in Categories_4.
So in Scenario 2 I fill two sheets instead of just one for a range of unique numbers at a time and save it with Unique number and description.
There is no need to insert rows for each of the categories. I am thinking that for Category 1 we simply copy the "Category 1" column headers and the data goes under it for whatever number of rows are required.
I guess that would be much convenient to paste and format it afterwards accordingly rather than trying to fit into the template layout.