S
SteveP
Run-time error '1004': Unable to get the Match property of the
WorksheetFunction class
in response to
map2 = Application.WorksheetFunction.Match(map,
Worksheets("pcmap").Range("B2:B13"), 0)
in an Excel 2003 macro.
Does anyone know why? Help text seems to say it's OK.
WorksheetFunction class
in response to
map2 = Application.WorksheetFunction.Match(map,
Worksheets("pcmap").Range("B2:B13"), 0)
in an Excel 2003 macro.
Does anyone know why? Help text seems to say it's OK.