Hi,
I need to populate a column of cells based on a dropdown list selection at the top of that column. The dropdown list is based on a series of columns located towards the right on the same sheet. Those columns on the right are organized in groups with column headings (BUDGET UPDATE 1, BUDGET UPDATE 2, BUDGET UPDATE 3 etc etc). I have a "NOTES" column within each of the BUDGET UPDATES groups.
I'd like to use a dropdown list with BUDGET UPDATE 1, BUDGET UPDATE 2, BUDGET UPDATE 3 etc etc. to then extract the data in the respective "NOTES" column that corresponds to it
The problem I'm having is that the "NOTES" columns are not consecutive, but are located every fifth column. I have successfully used the INDEX & MATCH to work elsewhere within this workbook but I haven't got a clue how to get the formula to ignore the in-between columns.
If you have any ideas, thanks SO MUCH in advance!
I need to populate a column of cells based on a dropdown list selection at the top of that column. The dropdown list is based on a series of columns located towards the right on the same sheet. Those columns on the right are organized in groups with column headings (BUDGET UPDATE 1, BUDGET UPDATE 2, BUDGET UPDATE 3 etc etc). I have a "NOTES" column within each of the BUDGET UPDATES groups.
I'd like to use a dropdown list with BUDGET UPDATE 1, BUDGET UPDATE 2, BUDGET UPDATE 3 etc etc. to then extract the data in the respective "NOTES" column that corresponds to it
The problem I'm having is that the "NOTES" columns are not consecutive, but are located every fifth column. I have successfully used the INDEX & MATCH to work elsewhere within this workbook but I haven't got a clue how to get the formula to ignore the in-between columns.
If you have any ideas, thanks SO MUCH in advance!