I am trying to organize data by business unit, by creating a tab for each business unit. The current data is in a table that has various other business units. The goal is to create a new tab for each business unit then use formulas to bring in data that is non-zero value.
Table where data coming from:
sample.png
Table where data should go to:
sample2.png
Example, if I'm creating table for "DI" business unit, the various formulas should be able to do the following:
- go to column "DI"
- go down until you hit any value that is non-zero
- return the "month" in the month column
- return the "client" in the customer column
- return the "project" in the project column
- return the value in the backlog column
- then continue to look further down the column for the next set of data that is non-zero until the column/range is complete
Any help is greatly appreciated! Thanks in advance!
Bookmarks