A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Weirdly now I've simplified the file the formula is working for me too now I think, in e9 anyway, which is the cell I have the working formula in.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all, really struggling to work out a formula if you could please help.
I'm trying to bring in notes from a table on a different (variable) tab and have had success with the formula =textjoin(", ",true,indirect(e1&"[notes]")) however I cannot figure out how to filter it based on 2 other criteria, department and staff group.
The formula needs to be dynamic as the tab can change.
I have also tried, without success:
=Textjoin(", ",true,filter(indirect(e1&"[notes]"),indirect(e1&"[cog directorate]")=b9,"")
=Textjoin(", ",true,if(indirect(e1&"[cog directorate]")=b9,indirect(e1&"[notes]"),""))
Unfortunately I'm not able to share the file sure to the sensitive nature of the data.
Please help!
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Glad to hear that. If you need more help on it. Feel free to come back.