I hope I can explain this well enough...
I have a worksheet tab called "5 8" (it stands for May8)
I have a worksheet tab called "total"
I want to reference tab "5 8" inside a formula on the total worksheet. I know I can use ='5 8'!A1 and get the info from the cell (A1) into the total worksheet. However I want to go a step further and reference a cell on the total worksheet to get the "5 8".
I want the end user to enter the date 5 8 on the total worksheet & then have the data from the worksheet "5 8" fill in.
I tried ='(A1)'!A1
(The workbook has many worksheets and I want to reference only some - without the enduser typing or re-typing formulas.
I have a worksheet tab called "5 8" (it stands for May8)
I have a worksheet tab called "total"
I want to reference tab "5 8" inside a formula on the total worksheet. I know I can use ='5 8'!A1 and get the info from the cell (A1) into the total worksheet. However I want to go a step further and reference a cell on the total worksheet to get the "5 8".
I want the end user to enter the date 5 8 on the total worksheet & then have the data from the worksheet "5 8" fill in.
I tried ='(A1)'!A1
(The workbook has many worksheets and I want to reference only some - without the enduser typing or re-typing formulas.