Philip1957
Board Regular
- Joined
- Sep 30, 2014
- Messages
- 185
- Office Version
- 365
- Platform
- Windows
Greetings,
I know how to use INSTR to see if a string contains a specific character, and I know how to use INSTR to return the index number of a character in a string.
How do I search a string for a specific character at a known index number? In other words, tell me if there is a 5 at index #3 .
It seems that this should be relatively easy but . . .
Thanks in advance for any assistance.
~ Phil
I know how to use INSTR to see if a string contains a specific character, and I know how to use INSTR to return the index number of a character in a string.
How do I search a string for a specific character at a known index number? In other words, tell me if there is a 5 at index #3 .
It seems that this should be relatively easy but . . .
Thanks in advance for any assistance.
~ Phil