vba

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA

VBA

resolvedResolved · Low Priority · Version 2003

Andy has attended:
Excel VBA Intro Intermediate course

VBA

What is the definition of a variable?

Edited on Tue 26 Aug 2008, 09:26

VBA Variables

Hi Andy

A variable is a name used to represent a value. A variable name identifies a unique location in memory where a value may be stored temporarily

The syntax is Dim VariableName As Type eg

Dim OrderDate as Date


Regards

Carlos

 

Training courses

 

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
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Purchase excel

Buy MS Excel on Amazon.com

View all Excel hints and tips


Server loaded in 0.08 secs.