C
Craig
is there a function that returns the character position at
which a particular substring starts...
for instance lets take the string "MICROSOFT" and the
substring "SOFT"
is there a function that would return the number 6 for
this particular case, since "SOFT" starts at the 6th
character position in "MICROSOFT"?
if anyone knows any web site references where i can find
function definitions for VBA on Access '97, I would
appreciate that too
which a particular substring starts...
for instance lets take the string "MICROSOFT" and the
substring "SOFT"
is there a function that would return the number 6 for
this particular case, since "SOFT" starts at the 6th
character position in "MICROSOFT"?
if anyone knows any web site references where i can find
function definitions for VBA on Access '97, I would
appreciate that too