J
Jason
Hello folks,
I am wondering if it is possible to set up a link within
excel that references an external file using a cell value
in the main spreadsheet.
For example:
this is the current setup
=[expense_allocation.xls]Jan04!$G$5
instead of the Jan04 in the link, I would like a cell
reference
I tried this but it does not seem to work:
="[expense_allocation.xls]" & A1 & "!$G$5"
where A1 = Jan04
Any ideas would be appreciated.
Thanks,
Jason
I am wondering if it is possible to set up a link within
excel that references an external file using a cell value
in the main spreadsheet.
For example:
this is the current setup
=[expense_allocation.xls]Jan04!$G$5
instead of the Jan04 in the link, I would like a cell
reference
I tried this but it does not seem to work:
="[expense_allocation.xls]" & A1 & "!$G$5"
where A1 = Jan04
Any ideas would be appreciated.
Thanks,
Jason