Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to test to see if a string exists in a range. foundmatch = Application.WorksheetFunction.Match("wjv", Range("staff").Value, 0) works if range staff is a single column or row, if the range is a matrix it returns 0 I tried useing foundcount = Application.WorksheetFunction.CountIf(Range("group _code").Value, "WVJ") where group_code is more than a single row or column, it also returns 0. Any ideas would be greatly appreciated. peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match formula to match values in multiple columns | Excel Discussion (Misc queries) | |||
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 |