Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
If cell A1 has the string value "Bananas" Instr(1,"Range("A1"), "a") finds the first "a". My problem is, I want to find the final "a". Can you suggest the right code? I know I can increase the "1", but I need to find the final "a" at the first attempt in a loop. Can you help please? Thanks, Ross |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use InStr function in formula? | Excel Worksheet Functions | |||
is there an equal fxn for 'InStr' in excel. Not Find or Search | Excel Worksheet Functions | |||
Help with VBA InStr() function | Excel Discussion (Misc queries) | |||
Where is the Instr() function in Excel 2003? | Excel Discussion (Misc queries) | |||
InStr used in SQL query | Excel Programming |