Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

vba

ResolvedVersion 2003

Chetna has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course

VBA

What is a variable?

RE: VBA

Dear Chetna

A variable is a name used to represent a value. It is used to hold temporary values needed in the running of the VBA code.

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 Total Sales as Currency


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:

DATEDIF function

The DATEDIF function is a worksheet function that computes the difference between two dates. This function is documented only in the help files for Excel 2000. It isn't documented in Excel 2002.
the formula function is:
=DATEDIF(Your age,Today(),"Y")
Y stands for year

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.