3G
Member
Hi there-
I am trying to create a data sheet that will pull (eventually) from the sheets I load to the workbook. There are many sheets, but, the data is ALWAYS in the same position on the source sheets (O10-O24). What I'm trying to do is set up the summary/helper sheet to pull the data back from these cells. However, I can't do it unless I type in all of the cell references directly. Wondering if I can use concatenate to set up the formulas? Is that possible? At first pass, it doesn't look it...here's what I've got:
=CONCATENATE("=","'","Project9'!","O","10")
it just shows up as text though...
Thoughts?
Thanks
I am trying to create a data sheet that will pull (eventually) from the sheets I load to the workbook. There are many sheets, but, the data is ALWAYS in the same position on the source sheets (O10-O24). What I'm trying to do is set up the summary/helper sheet to pull the data back from these cells. However, I can't do it unless I type in all of the cell references directly. Wondering if I can use concatenate to set up the formulas? Is that possible? At first pass, it doesn't look it...here's what I've got:
=CONCATENATE("=","'","Project9'!","O","10")
it just shows up as text though...
Thoughts?
Thanks