Tips.Net > WordTips Home > Creating Macros > Variables

 

Tips, Tricks, and Answers

The following articles are available. Click the article's title (shown in bold) to see the associated article.

Converting Numbers to Strings One of the most common data conversions done by programmers is to convert numeric values to their string equivalent. This tip explains how you can do the conversion in your own macros. Microsoft Word versions: 97 | 2000 | 2002 | 2003

Declaring Variables When creating a macro, you need to indicate the variables you will be using. Microsoft Word versions: 6 | 95 | 97 | 2000 | 2002 | 2003

Swapping Two Numbers When developing a macro, you may need to swap the values in two variables. It’s simple to do using the technique in this tip. Microsoft Word versions: 97 | 2000 | 2002 | 2003 | 2007

Swapping Two Strings Part of developing macros is learning how to use and manipulate variables. This tip examines a technique you can use to exchange the contents of two string variables. Microsoft Word versions: 97 | 2000 | 2002 | 2003 | 2007

Understanding Variables Variables are names that represent other data, and they are a powerful part of any programming language. You can define variables in your macros that hold a wide range of information. This tip describes the various types of variables you can define, along with the data that they can contain. Microsoft Word versions: 97 | 2000 | 2002 | 2003

Understanding Variables in WordBasic Macros Variables are one of the features of macros that make them powerful and flexible. Learn, through this tip, how WordBasic handles variables. Microsoft Word versions: 6 | 95

Helpful Links

Ask a Word Question
Make a Comment

Tips.Net Home

WordTips FAQ
WordTips Premium

Learn Access Now

Bugs and Pests Tips
ExcelTips
Family Tips
Health Tips
Home Tips
Organizing Tips
WordTips

Advertise on the
WordTips Site

 

Great Info!

Get tips like this every week in WordTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)

RSS Feeds

RSS 2.0 Daily Nuggets (a WordTip every day)

RSS 2.0 Allen Wyatt's WordTips (the weekly classic)