vba procedures
The UK's Number 1 for Microsoft Office Training Add this page to your favourites/bookmarksBookmark page
 
View printable version of pagePrintable version
Plus One Google
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA Procedures

VBA Procedures

resolvedResolved · Low Priority · Version 2007

replyReply Thu 16 Dec 2010, 15:47Delegate Manjot said...

Manjot has attended:
Excel VBA Intro Intermediate course

VBA Procedures

What is the difference between a sub procedure and a function procedure?

For upcoming training course dates see: Pricing & availability

replyReply Fri 17 Dec 2010, 12:35Trainer Stephen said...

RE: VBA Procedures

Hi Manjot

Thanks for your question

In general there are two types of procedure. A function procedure carries out a series of calculations and returns a specific value. Sub Procedures are more general and while they can carry out calculations, they do not return a value

Regards

Stephen

Thu 23 Dec 2010: Automatically marked as resolved.

 

Please browse our web site to find out more about
excel classes and other Microsoft training courses.

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

View all Excel hints and tips


Microsoft Certified Partner Accredited Training Provider: Institute of IT Training Institute of Leadership and Management - Certified Courses Security Seal verified by visa, mastercard securecard