pbuddy2007
Technical User
I need to have a label say : your "name" is , including the brackets.
but when I code label.caption = "your "name" is "
I get an error message beause I use too many brackets. I know there's a way to hard code brackets in a string or label but I completely forgot how...
but when I code label.caption = "your "name" is "
I get an error message beause I use too many brackets. I know there's a way to hard code brackets in a string or label but I completely forgot how...