Thread
:
Refrencing a variable cell in a formula
View Single Post
#
1
C Brehm
Posts: n/a
Refrencing a variable cell in a formula
I need to get the value of a cell off one worksheet where the cell address
is on another sheet.
I have tried this:
=CONCATENATE("'Vendor Totals'!",Sheet1!I3)
Even tried Indirect()
Thanks for the help.
Carl
Reply With Quote