A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
No. The template has no change in the order in both the Output and Categories. I follow the same order.
In the categories sheet irrespective of the heading names it populates the categories sheet based on the names defined in the code that is good. Those names are found in the ws_Source_2 workbook.
Issue is with wsSource_2 column order. In wsSource_2 workbook when I create the data set every week with updated data. The original source workbook has 50+ columns. I transform it through power query. I select the required columns and ignore the rest. I do joins to do lookup the Sub Name and Catergories from another workbook and Column W data from CSV is also lookup'd into the wsSource_2 workbook.
When I do this exercise every week the column order can get changed slight or more in wsSource_2.
Since you have the wsSource_2 workbook with you I will just mention the column names here.
If I change the order of the below columns could you check from your side does it still populate the Categories worksheet? Especially Sub Name, CQP, Category, columns try to move them to different place within A to W.
Unique number
Descr
Half Number
VC
Name
SUB 1
SUB 2
SUB 3
SUB 4
SUB 5
SUB 6
SUB 7
SUB 8
Evidence details
Sub Findings
S characteristics
(if applicable)
Sub Name
CQP
Category
Code
The below heading "S characteristics (if applicable)" has line break in the heading. But I did not face any issue when the code has the heading name as "S characteristics" It still recognizes the column.
S characteristics line break
(if applicable)
The above are the column headings (20 columns) for both Output sheet and Categories. The sample data set has 23, extra 3 columns will have data for Coversheet B13, B14, B15 cells. The data is not available for them right now.