Hi all... I've been playing with this for a while, to no avail. I've got a series of budgets for different branches on different tabs. I can pull the relevant information from each tab using FILTER, and combine them into a single export-ready list using VSTACK... but I'm hoping that I can add a column to each FILTER with an arbitrary 3-letter code representing the branch to line to indicate which tab the data is sourced from.
Currently the filter for each branch produces "Product | Account | Budget | Forecast"; I'd like this to have an additional column eg "Branch | Product | Account | Budget | Forecast".
Any suggestions? I could add the codes to a new column in each budget and include that in the filter, but it's just something else for end users to miss or mess up.
Currently the filter for each branch produces "Product | Account | Budget | Forecast"; I'd like this to have an additional column eg "Branch | Product | Account | Budget | Forecast".
Any suggestions? I could add the codes to a new column in each budget and include that in the filter, but it's just something else for end users to miss or mess up.