Hi All
I'm trying to link to a dynamic range based on the input in a different cell. I'm using indirects in data validation to call up the correct range. For some reason it isn't working even though I've done it hundreds of times before on a PC. I am on a Mac on Excel.
I have two 'Macro Groups' which are 'Income' and 'Expenditure'. These macro groups are input into Column D. In Column E, I want to select a 'Sub-Group' from my dynamic ranges for 'Income' and 'Expenditure'. My dynamic ranges are actually named 'Income_Groups' and 'Expenditure_Groups' so I am concatenating the indirect in the data validation box. Renaming the ranges to match exactly with the format in Column D is making no difference so I don't think the concatenation is causing the issue.
So in my data validation, assuming I am currently setting validation rules for cell E5 I've input List >> Source >> INDIRECT(D5&"_GROUPS") and it unfortunately isn't working.
Any help would be hugely appreciated.
Kind regards,
Joe.
I'm trying to link to a dynamic range based on the input in a different cell. I'm using indirects in data validation to call up the correct range. For some reason it isn't working even though I've done it hundreds of times before on a PC. I am on a Mac on Excel.
I have two 'Macro Groups' which are 'Income' and 'Expenditure'. These macro groups are input into Column D. In Column E, I want to select a 'Sub-Group' from my dynamic ranges for 'Income' and 'Expenditure'. My dynamic ranges are actually named 'Income_Groups' and 'Expenditure_Groups' so I am concatenating the indirect in the data validation box. Renaming the ranges to match exactly with the format in Column D is making no difference so I don't think the concatenation is causing the issue.
So in my data validation, assuming I am currently setting validation rules for cell E5 I've input List >> Source >> INDIRECT(D5&"_GROUPS") and it unfortunately isn't working.
Any help would be hugely appreciated.
Kind regards,
Joe.