hi all,
I'm having a referencing dilemma. I've got 31 worksheets, named 1 to 31 (respectively). I have a main sheet with a different name. What I am trying to do is get data from one of the other pages using a date reference. E.g.
on sheet 2, cell A1, I have the text 'not completed'
On the main page, I have a date cell that reads 2/3/04 (cell B2)
I want to get that data in a new cell on the main page.
I tried this =('DAY(B2)'!A1) , but I get a REF# error. However, when I enter ='2'!A1 it works. Can someone please tell me how to fix my referencing. (By the way cell B2 does not reference another cell; it is the user input cell)
Thanks
I'm having a referencing dilemma. I've got 31 worksheets, named 1 to 31 (respectively). I have a main sheet with a different name. What I am trying to do is get data from one of the other pages using a date reference. E.g.
on sheet 2, cell A1, I have the text 'not completed'
On the main page, I have a date cell that reads 2/3/04 (cell B2)
I want to get that data in a new cell on the main page.
I tried this =('DAY(B2)'!A1) , but I get a REF# error. However, when I enter ='2'!A1 it works. Can someone please tell me how to fix my referencing. (By the way cell B2 does not reference another cell; it is the user input cell)
Thanks