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

microsoft excel training class - with loop

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » microsoft excel training class - With Loop

microsoft excel training class - With Loop

ResolvedVersion Standard

John has attended:
Excel VBA Intro Intermediate course

With Loop

What is the With Loop used for?

RE: With Loop

John

The With loop allows the user to refer to a particular object once while doing multiple actions to it.

eg

With AcitveCell.Font

.Bold = True
.Italic = True
.ColorIndex = 5

End With

Regards

Carlos

RE: With Loop

Not quite sure what you mean by With Loop, John - the With statement allows you to specify a single object for a series of operations, but is not used with the Loop command.

Can you be more specific - or give a piece of code which will show what you mean?

 

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:

Shortcut fill a cell with contents from adjacent cells

Use Control + D to fill a cell with the data from an adjacent cell. This speeds up data entry and is a cool tip to share!


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.13 secs.