If String starts with a * (asterik)

B

Benjamin

I need to do loop of actions on a list of strings.
If the string begins with an * it's not supposed to be changed or edited.
Everything else should be.

How to search and tell if the vba string starts with a *
something with MID, or Left maybe?

Little help... still learning vba here.
 

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

Top