Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to codify Excel's Match function in VBA. Somewhere I have
a syntax error. I cannot figure it out. I am just learning about the "Application.WorksheetFunction" syntax. Can you help me with writing the Match argument? Range("A10") = Application.WorksheetFunction.Match(Range("L8").Te xt,Range("A1:A550"),0) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet Functions | Excel Worksheet Functions | |||
Is there such worksheet functions... | Excel Worksheet Functions | |||
Using VBA Functions in a worksheet | Excel Programming | |||
Worksheet functions | New Users to Excel | |||
Public Functions As Worksheet Available Functions | Excel Programming |