atw: Re: VBA Select Case Statement question.
- From: "Colin Roberts" <colin.roberts@xxxxxxxxxxxxxxx>
- To: austechwriter@xxxxxxxxxxxxx
- Date: Thu, 23 Aug 2007 18:04:55 +1000 (EST)
Hi Bruce,
There's also the option to use the True/False condition in your select
statement.
Select Case True
Case this = that
Case this > that
Case this AND that
Case Else
End Select
Hope this helps.
Cheers
Col
**************************************************
To post a message to austechwriter, send the message to
austechwriter@xxxxxxxxxxxxxx
To subscribe to austechwriter, send a message to
austechwriter-request@xxxxxxxxxxxxx with "subscribe" in the Subject field.
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx with
"unsubscribe" in the Subject field.
To search the austechwriter archives, go to
www.freelists.org/archives/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
Other related posts: