C
C Brehm
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
is on another sheet.
I have tried this:
=CONCATENATE("'Vendor Totals'!",Sheet1!I3)
Even tried Indirect()
Thanks for the help.
Carl