Hi all
This is a ridiculous question but I cant seem to find an answer.
I'm working with VB on Access 2007.
In other programming languages I know I use strings as arrays. This doesnt seem to be the case here and it gives me a headache.
let's say I want to delete the third character in the string "hello!".
how do I go about that? - I've read many threads about "replace" or "mid" but cant seem to get it to work.
thanks for the help
This is a ridiculous question but I cant seem to find an answer.
I'm working with VB on Access 2007.
In other programming languages I know I use strings as arrays. This doesnt seem to be the case here and it gives me a headache.
let's say I want to delete the third character in the string "hello!".
how do I go about that? - I've read many threads about "replace" or "mid" but cant seem to get it to work.
thanks for the help