rjacmuto32
Member
I have a file with 48 tabs of data on it. I want to combine the data into 1 organized tab. (Yes I know it should have been that way from the start but I didn't create the file)
I have sevearl formula's in all the cells in row 3 that are linked ='TabABC'!B3 and ='TabABC'!B4. Now each row I want to have the formulas look at different tabs. So in row 4 my formula is =TabXZY'!B3 and =TabXZY'!B4. I know I can use a find a replace on each row but I have to that 48 times. I want to know is there some kindn of way I can put the tab name say cell A3 and A4, and some how link the formula using the tab name in cell A3. So is this possible or how can i do it
In cell B3 I want to do soemthing like ='A3'!B3 but it doens't work. how can I do = cell A3 contains my tab name to look for and bring back B3 from that matching tab name. This way I can just put the tab name in column A and all the formula's work off that.
Thanks
--Robert
I have sevearl formula's in all the cells in row 3 that are linked ='TabABC'!B3 and ='TabABC'!B4. Now each row I want to have the formulas look at different tabs. So in row 4 my formula is =TabXZY'!B3 and =TabXZY'!B4. I know I can use a find a replace on each row but I have to that 48 times. I want to know is there some kindn of way I can put the tab name say cell A3 and A4, and some how link the formula using the tab name in cell A3. So is this possible or how can i do it
In cell B3 I want to do soemthing like ='A3'!B3 but it doens't work. how can I do = cell A3 contains my tab name to look for and bring back B3 from that matching tab name. This way I can just put the tab name in column A and all the formula's work off that.
Thanks
--Robert