Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a formula that currently checks a state abbreviation against a table.
If a certain value is retreived, a hyperlink is shown. How can I have the hyperlink go to a named location within a separate file, based on the state abbreviation used in the VLOOKUP command?? =IF(VLOOKUP(E53,EnergyCalcs,2,FALSE)="See JURISDICTIONS",HYPERLINK("C:\EnergyCodes\FullJuris .xls","See Energy Codes"),VLOOKUP(E53,EnergyCalcs,2,FALSE)) Thanks!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to open a spreadsheet on a named sheet from a hyperlink? | Links and Linking in Excel | |||
Hyperlinks to pull up PDF files | Excel Discussion (Misc queries) | |||
Using Hyperlinks | Excel Discussion (Misc queries) | |||
can't move a named cell without breaking a hyperlink to that cell | Links and Linking in Excel | |||
Excel 2003 and hyperlinks | New Users to Excel |