A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Dear @Josh-8092
I understand that your current formula successfully returns the column position/address for a matching value, and you can then use INDIRECT to retrieve the corresponding Group name. Since the issue appears to be related to extending this approach to your dynamically populated master list, I’d like to narrow down the exact requirement before suggesting a formula.
Could you please provide the following details?
Please share the actual formula you are currently using in the Group column, including the INDIRECT portion.
Please provide a small sample of the actual data layout, showing the Group headers and values, preferably as cell references (for example, A1:E200).
For a value that does not exist in the source table, what result would you like to display—blank, "Not Assigned", or something else?
Can the same Value appear under more than one Group? If so, should the formula return all matching Groups or only the first one?
Since the master list is dynamically populated, are you using an Excel Table, dynamic array formula, Power Query, or another source to generate that list?
Which version of Excel are you using (for example, Microsoft 365 desktop, Excel for the web, or another version)?
If possible, please provide 5–10 representative rows from the actual workbook (with any confidential information removed). This will help me reproduce the scenario and provide a formula that handles the dynamic additions/removals correctly.