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

excel advanced training - select case

Forum home » Delegate support and help forum » Microsoft Excel Training and help » excel advanced training - Select case

excel advanced training - Select case

ResolvedVersion Standard

Jalpa has attended:
Excel VBA Intro Intermediate course

Select case

How do you structure a select case?

RE: Select case

Jalpa

The Select Case routine has the following structure:

Select Case Country

Case "UK"

DeliveryCost = 2.00

Case "Ireland

DeliveryCost = 2.50

Case Else

DeliveryCost = 4.00

End Select


Hope this helps

Carlos

Excel tip:

Copying Values Without Formulas in Excel 2010

If you want to copy the contents of a cell but don't want to copy the formula with it then use the following simple method:

Press Ctrl+C to copy the values in the cell. On the Home tab, click Paste and then click Paste Values.

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