98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » microsoft excel courses in - Variable and Variant
microsoft excel courses in - Variable and Variant
Resolved · Low Priority · Version Standard
Jhansi has attended:
Excel VBA Intro Intermediate course
Variable and Variant
What is the diffrence between variable and variant?
RE: Variable and Variant
Jhansi
A Variable is a place to store a piece of information in the computer's memory.
Just as you might store a person's telephone number in your memory, you can store information in a computer's memory. Variables are a way of accessing the computer's memory and setting aside memory space to store the information.
A Variant is essentially a universal data type.
It can contain any kind of information internally, and represent any data type
Regards
Carlos
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Go to source of a cellThe default setting in Excel is when you double click in a cell it actives the formula in the cell. If you have created a link and want to directly go to that link (say if on another sheet, click on Tools -options and take off the tick for eidt it directly in cell |