Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is my code and after reading the help I found that the error is being
caused by the value not being found, which I think would generate #N/A if this one used as a formula. How do I get around this? Here is the code so far with help from Frank. With Application.WorksheetFunction Res = .Index(Range("LOOKUP81!$A$1:$B$3"), .Match(Range("81!F" & Z), Range("LOOKUP81!$A$1:$A$3"), 0), 2) End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Follow up on date function question | Excel Worksheet Functions | |||
How do I follow an arrow to a worksheet icon when tacing dependent | Excel Worksheet Functions | |||
hyperlink will not follow when worksheet changes name | Excel Discussion (Misc queries) | |||
Follow-up to the IF with OR function | Excel Worksheet Functions | |||
Reference the worksheet from a multiple worksheet range function ( | Excel Worksheet Functions |