VBA: Understanding Variables

If you are getting into macros then you need to know about programming in Visual Basic for Applications (VBA) and with that you need to know about variables.

VBA is a great tool for automating so many tasks in Microsoft Office and can seriously speed up how you work and also help reduce errors too.

Variables store information that can be used later in a program whether it be VBA or another programming language and you need to know how they work. The store information such as numbers, dates, strings (text) and objects.

Here is a video tutorial that shows you more and also has an example using Excel, although the applies to all of the Office programs.

About garysch

A bit of a techno nut who likes sharing what I know about technology, especially with those who struggle with it. Also through my podcast www.jargonfreehelp.com
This entry was posted in Excel, Microsoft Access, Microsoft Office, microsoft word, PowerPoint, Uncategorized, VBA, Visual Basic for Applications, word, word 2010. Bookmark the permalink.

1 Response to VBA: Understanding Variables

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s