Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a variable to a string?
Message
From
13/07/2000 17:51:36
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Adding a variable to a string?
Miscellaneous
Thread ID:
00392098
Message ID:
00392098
Views:
44
How do you add a variable to a string that will be used in a command in VB?

For instance if I had a text box where I put a value for the variable myTableName. I then want to add that result to a string. Something like.

myString= "Create Table"(add myfile here) "(name text,name2 text);"

I've tried &myTableName& and &myTableName and they do not work.

Any help will be appreciated.
Ed Thomas
Next
Reply
Map
View

Click here to load this message in the networking platform