Output a variable to verify that it is correct

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I output a variable to the screen to verify that it is correct

Thanks
June
 
I use MsgBox <variable name> when I'm testing code; I comment out the MsgBox
line when I am satisfied that the code is producing the correct value in the
variable.
 

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