Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
InStrRev has the following syntax
InstrRev(stringcheck, stringmatch[, start[, compare]]) According to the Help section, "start" is "Optional. Numeric expression that sets the starting position for each search. If omitted, –1 is used, which means that the search begins at the last character position. If start contains Null, an error occurs." If I set "start" to -1, the expression evaluates correctly; if I set start to any other value, the expression evaluates to zero. How can you use "start" in InStrRev?...TIA, Ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
InstrRev Issue | Excel Discussion (Misc queries) | |||
InStrRev issue | Excel Programming | |||
Instrrev function | Excel Programming | |||
worksheet function for InStrRev() | Excel Programming | |||
InStrRev function not working? | Excel Programming |