string manipulation

  • Thread starter Thread starter Craig
  • Start date Start date
C

Craig

Are there any functions that help you pinpoint a specific
character position within a string in VBA?

Also, are there any VBA functions (preferably that return
a boolean) that will tell you if a particular character is
a number or not? e.g. isnum() or isnumber() or something
like that....

thank you for the help...

craig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top