Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA intermediate
VBA intermediate
Resolved · Low Priority · Version 2007
Chipo has attended:
Excel VBA Intro Intermediate course
VBA intermediate
is there a way that one can call a procedure in the program more than once using and if statement?
For upcoming training course dates see: Pricing & availability
RE: VBA intermediate
Hi Chipo,
Thank you for your question.
Yes you can by uaing IF for the first condition and then ElseIf for the others followed by Else for the false answer.
I hope this answers your question.
Regards
Simon
Tue 23 Jun 2009: Automatically marked as resolved.
|
