how to delete a string from another string

  • Thread starter Thread starter Ribap
  • Start date Start date
R

Ribap

Hello, i want to delete a string from another string, like the example
below:

variable: "daniel" - "niel"

so in my variable i would have "da"

how can i do it??

thanks.
 
yeah, but i need to do this in vba code, and that code does not work in
vba
 

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