Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Wishing all a happy new year ...
I get a runtime error with this piece of code: junk = Application.WorksheetFunction.VLookup("Min", table, Application.WorksheetFunction.Match("Gorge", top, 0)) junk is variant, table and top are ranges. The error is: "Unable to get the Match Property of the WS function" If I replace the ref to App.WSF.Match with an integer, it works fine. Thoughts? Thanks, Tony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup Formula: Return 1st match, then 2nd match, then 3rd match | Excel Discussion (Misc queries) | |||
index(match) Wind Uplift Calculations (match four conditions) | Excel Worksheet Functions | |||
MATCH Multiple Criteria & Return Previous / Penultimate Match | Excel Worksheet Functions | |||
Lookup? Match? pulling rows from one spreadsheet to match a text f | Excel Worksheet Functions |