interogating a string within a macro - bjy
x = InStr(1, "ahdhhctjdjjd", "ct")
Regards,
Stefi
€˛Brian Young€¯ ezt Ć*rta:
how can i find teh position of 2 charactors within a string ?
ie. string
ahdhhctjdjjd
i need to locate the 'ct' pairing
any suggestions would be appreciated
|