Output VB string

  • Thread starter Thread starter Bryan
  • Start date Start date
B

Bryan

How do I ouput a text string generated in VB? I've tried a bunch of
different ways and haven't had any luck... I'm thinking i have my syntax
wrong.

help? pointers? links?

Thanks.
 
If you tell everyone an example of what you are looking to create and also
give full details of you have tried and give any errors etc etc (ie more
information) you'll get a better answer
 
How do I ouput a text string generated in VB? I've tried a bunch of
different ways and haven't had any luck... I'm thinking i have my syntax
wrong.

help? pointers? links?

Thanks.

Output to... where? A Table? A form? the screen? an external .txt file?

You have your syntax wrong it's evident, but since you didn't post the syntax
you're using, it's impossible to suggest what you might be doing wrong. Please
post your code.
 

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