How to find out the data type of a variable in VBA ?

  • Thread starter Thread starter Adrian
  • Start date Start date
A

Adrian

Hi,
How do I find out the data type of a variable in VBA ? Thanks..
 
Hi Adrian,

You can use the VBA TypeName function - syntax and examples in Help.
 

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