cdiwindows
MIS
I have a spreadsheet with several hundred tabs. On one of the "master" tabs, I have a list of products and one of the columns is the tab name on which the information resides.
Under "Formula", I need to retrieve cell J7 from the sheet name under the column "Sheet"
Item Desc Sheet Formula
2040 Item1 M124 ='M124'!J7
1258 Widget3 U234
1278 Widget7 X123
How do I insert the value of one cell into a formula within the single quotes?
Thanks for your help.
Under "Formula", I need to retrieve cell J7 from the sheet name under the column "Sheet"
Item Desc Sheet Formula
2040 Item1 M124 ='M124'!J7
1258 Widget3 U234
1278 Widget7 X123
How do I insert the value of one cell into a formula within the single quotes?
Thanks for your help.