Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I have a string variable in Visual Basic, which function do I
use to extract/or read a single character in the string?? For example, given the following string: myString = "ABCDEFG" How can I instruct Visual Basic to extract the 4th character from the string??? (which is letter/char 'D') (In C++, this is equivalent to myString[4]) Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programmatic access to visual basic project via Visual FoxPro | Excel Programming | |||
Make visual basic truely visual! | Excel Programming | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming | |||
changing the visual basic in office 2003 to visual studio net | Excel Discussion (Misc queries) | |||
extracting a single char from a string of chars | Excel Programming |