Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In sheet 1 I have a column of project numbers, a column of project names, and
a column that might contain a "Y". Per this formula: =IF($AD4="Y",HYPERLINK("#"&CELL("contents",'Dashbo ard Data'!I22),'Dashboard Data'!J22),HLOOKUP("PROJECT_TITLE",TrackingGantt!$ A:$Z,MATCH($J4,TrackingGantt!$B:$B,FALSE),FALSE)) if there is a "Y" in the column then the project name field needs to be a hyperlink created from sheet 2. I there is no "Y" then the project name is pulled from a different sheet. The formula works fine as long as I have the cell hard coded in it but I really need it to be a lookup based on the project number in sheet 1 matching the project number in sheet 2 and then pulling the refernce and friendly name from the array. How can I do this? Thanks! Randy ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...et.f unctions |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sort excel spreadsheet with hyperlink | Excel Discussion (Misc queries) | |||
Hyperlink function fails when using variable row number | Excel Worksheet Functions | |||
answer to odd results when comparing hyperlink addresses | Links and Linking in Excel | |||
Using the Hyperlink Function and finding filenames | Excel Worksheet Functions | |||
Importing Data from an Access Database Including a Hyperlink Colum | Excel Discussion (Misc queries) |