Hi,
I can't get my head around this today, so any assistance is most welcome.
How do I use a double quote sign in a VBA variable, so when the variable is passed to a textbox, it shows up as one?
eg:
strA= ?
Me.MyControl=strA
MyControl show "
Regards
Gerhard
I can't get my head around this today, so any assistance is most welcome.
How do I use a double quote sign in a VBA variable, so when the variable is passed to a textbox, it shows up as one?
eg:
strA= ?
Me.MyControl=strA
MyControl show "
Regards
Gerhard