F
Frank
In order to simplify the maintenance of workbook formulas I need to
reference workbook name in hyperlink formula
=[myWorkbok.xls]mySheet!$E4
in this way
=[A1]mySheet!$E4
given the file name stored in cell A1
Cell A1 : myWorkbook
How do I write the formula to make it work?
Will it work even if the referenced workbook is closed?
Regards
Frank Krogh
reference workbook name in hyperlink formula
=[myWorkbok.xls]mySheet!$E4
in this way
=[A1]mySheet!$E4
given the file name stored in cell A1
Cell A1 : myWorkbook
How do I write the formula to make it work?
Will it work even if the referenced workbook is closed?
Regards
Frank Krogh