How to find out the data type of a variable in VBA ?
Hi Adrian,
You can use the VBA TypeName function - syntax and examples in Help.
---
Regards,
Norman
"Adrian" wrote in message
...
Hi,
How do I find out the data type of a variable in VBA ? Thanks..
--
Regards,
Adrian
|