Hi,
I have a table with multiple columns. Each column represents a different time period (i.e 31-Dec-17, 31-Dec-18, etc.). Each column reads data from respective tabs using a sumif. Each tab with source data is labelled with the date the data represents, i.e. 311217, 311218, etc. respectively.
My formula is therefore as follows: =+SUMIF('311216'!$E:$E,$D7,'311216'!$G:$G).
I want to fill the formula across lots of cells, and at the moment, I am manually typing in the tab name for each column - very time consuming. As I have lots of rows and columns, how do I include in the formula the tab name?
At the top of each column, I have written the tab name which holds the source data, but I don't know how to get that text, i.e. "'311216'!" into the formula?
Thank you.
I have a table with multiple columns. Each column represents a different time period (i.e 31-Dec-17, 31-Dec-18, etc.). Each column reads data from respective tabs using a sumif. Each tab with source data is labelled with the date the data represents, i.e. 311217, 311218, etc. respectively.
My formula is therefore as follows: =+SUMIF('311216'!$E:$E,$D7,'311216'!$G:$G).
I want to fill the formula across lots of cells, and at the moment, I am manually typing in the tab name for each column - very time consuming. As I have lots of rows and columns, how do I include in the formula the tab name?
At the top of each column, I have written the tab name which holds the source data, but I don't know how to get that text, i.e. "'311216'!" into the formula?
Thank you.