PhilipCCFE
New Member
I have a spread sheet called index.xls, that contains several worksheets;
The Main worksheet is called index and contains the following:
Column A is a three letter Identifier, relating to data on other sheets. Each sheet is called by the three letter Identifier,
Column B is a Descripton.
Column C has a hyper link to each of the worksheets, made with the formula =HYPERLINK("[index.xls]"&A5&"!A1","Click Here")
Column D, E, and F relate to a number on one of the other worksheets; at current each cell is filled in with a formula as such =ACT!$B$4 , =ACT!$C$4 , =ACT!$D$4 where ACT is the code is A5. I would like to be able to use reference A5 rather than type out the code by hand for each cell.
Also is there a way so that the hyperlink in Column C can be name agnostic, allowing me to have a different name for the database?
Kind Regards
Philip McGaw
http://ccfe.ac.uk
The Main worksheet is called index and contains the following:
Column A is a three letter Identifier, relating to data on other sheets. Each sheet is called by the three letter Identifier,
Column B is a Descripton.
Column C has a hyper link to each of the worksheets, made with the formula =HYPERLINK("[index.xls]"&A5&"!A1","Click Here")
Column D, E, and F relate to a number on one of the other worksheets; at current each cell is filled in with a formula as such =ACT!$B$4 , =ACT!$C$4 , =ACT!$D$4 where ACT is the code is A5. I would like to be able to use reference A5 rather than type out the code by hand for each cell.
Also is there a way so that the hyperlink in Column C can be name agnostic, allowing me to have a different name for the database?
Kind Regards
Philip McGaw
http://ccfe.ac.uk