Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi there, I am writing some code in Excel VBA, and I need to find the position of a colon in a string variable. I thought I would be able to use the 'find' function to return the position value as I would on a normal worksheet. However, VBA doesn't seem to recognise the function ("Sub or Function not Defined"). I have also checked the help files and there seems to be no mention of it. Could somebody please advise me on an alternative. Many thanks, Dave -- SportsDave ------------------------------------------------------------------------ SportsDave's Profile: http://www.excelforum.com/member.php...o&userid=34641 View this thread: http://www.excelforum.com/showthread...hreadid=544078 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return a character at a certain position in a string of text | Excel Worksheet Functions | |||
Find position of first non-matching character | Excel Worksheet Functions | |||
Function to return Character Position of Xth character within a string | Excel Programming | |||
function for finding position of numeric character in a string | Excel Programming | |||
How find character position # in string from right end? Or how get range row num | Excel Programming |