Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office Excel
Search
Search
 
Icon: Flag: (c) Microsoft
Get up to speed
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Quiz: Looping macros in Excel 2003
Office quiz logo
Excel macros are simple, powerful, and easy to customize. Looping macros are especially useful for working with ranges of data.

Content in this quiz was excerpted from Training on Microsoft Office Online.

Download a free trial of Office 2007—and get access to training courses
Office Online Training logo
See all Office quizzesE-mail this quiz
1. Where does the name of the macro appear in the code?
 
a.
b.
c.
 
2. If you want a loop to run until it finds a specified value, what type of loop would you use?
 
a.
b.
c.
 
3. When looping through a list in Excel, is it easier to use the Cells property or the Range property?
 
a.
b.
 
4. When is it best to use a Do…Loop?
 
a.
b.
c.
d.
 
5. By default, VBA is case sensitive when using the Like operator to compare text.
 
a.
b.
 
advertisement