Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Become an Excel VBA Troubleshooter: Save Time and Earn More

Being an Excel VBA troubleshooter opens new career doors, enhances your CV and makes you a highly valuable employee
4.4
4.4/5
(25 reviews)
3,072 students
Created by

8.2

Classbaze Grade®

6.8

Freshness

7.8

Popularity

9.4

Material

Being an Excel VBA troubleshooter opens new career doors
Platform: Udemy
Video: 4h 31m
Language: English
Next start: On Demand

Best Excel VBA classes:

Classbaze Rating

Classbaze Grade®

8.2 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

6.8 / 10
This course was last updated on 9/2019.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

7.8 / 10
We analyzed factors such as the rating (4.4/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.4 / 10
Video Score: 8.2 / 10
The course includes 4h 31m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 20 minutes of 125 Excel VBA courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

13 articles.
9 resources.
0 exercise.
0 test.

In this page

About the course

*** Course last updated on 29th August 2019 ***
This course is designed to take your basic VBA skills and quickly move you into the intermediate category.  You can probably already put together “most of the way there” programs.  These will usually have some form of problem (even if you don’t realise it).  They might have calculation errors, be a bit slow or break under specific use cases.  This course will teach you to track down and fix these problems … and then how to restructure your code to prevent such problems and handle run time errors in an effective way.    

A VBA Troubleshooter is a valuable team member.  You will quickly find people coming to you for help and advice.  Your CV will look much better and it will put in a great position to negotiate a pay rise or even use this as the first step in a new career. 

Some assumptions about you

Let’s agree that you are highly motivated, want to learn new skills and want to get ahead in life.  Maybe you want to earn more in your current role, maybe you want to enhance your CV or maybe you want to switch careers.  Let’s also agree you are willing to put in the time and effort to learn new skills … yet want to do so in an efficient and effective way.  Finally, let’s agree you believe in getting what you pay for.
Still with me? Keep reading and see exactly why over 1,000 students enrolled in just the first 10 weeks!!!

How this course is different

There are lots of great VBA courses both on the internet and on Udemy.  Many however try to cover a bit of everything related to VBA.  Before building my own course I looked at what was available and made sure I was providing something new and different.  Instead of teaching “a little bit of everything” I listened to my existing students, took the most useful VBA coding skill set and turned it into a full blown course all of its own. 
I don’t aim for the complete beginner (you won’t learn about the basics such recording macros, CELL objects and RANGE objects).  Instead I assume you have some VBA knowledge and want to quickly improve on this by learning some higher level skills.  If you are a complete beginner however, just ask me for a list of resources to get you to the starting point.   
Rather than the usual passive “tell you how to do stuff” method of delivery, my teaching style is very much active – if you are lazy you will still get something out of it … but nowhere near as much as if you put in a reasonable amount of work to do the quizzes and exercises.   In addition to all of this my goal is for the course to become a living entity with a “community of students”.  I have a long list of additional material, techniques and examples I plan to add.  I want it to become a reference point for future where you can dip in and out as you encounter new problems,  where you can request a specific topic to be covered and where you can provide the feedback needed to fine tune the course.

Who will benefit most from the course?  
Almost everyone will gain something but some will gain more than others:      
•Do you get a nice warm fuzzy feeling from those “Aha!!” moments when you understand something new?
•Are you willing to put in some time and effort to learn new skills?
•Are you willing to stick up your hand and ask a question … even if you think it sounds silly?
If you answered “Yes” to at least 2 of these then you have the right attitude and I want you as part of my student community.  I would much rather have a small set of the right students that complete the course and get involved actively. You should enrol on this course:      
•BECAUSE you answered “Yes” to 2 questions from above – you fit my ideal student description;
•BECAUSE you are driven, motivated, want to get ahead in life; 
•BECAUSE you are willing to work to get what you want from life;

Frequently Asked Questions
Q: Why should I pay for a course when there is lot’s online for free?
A: Very good point.  There are two problems with the free online content.  Firstly, it will take a long time to find what you need.  Even if you do find something it probably won’t be exactly what you want and need modification.  This takes time and time is the only real scarce resource – it’s valuable and you shouldn’t go wasting it.  Secondly, although there is a lot of  good content online there is also a lot of complete and utter s*it£.  If you willing to spend the time finding content, are able to tell the difference between good and bad and able to modify what you find confidently then you don’t need this course anyway.  Otherwise  you can save yourself some time and stress by enrolling.    

Q: Why do you put so much emphasis on exercises and quizzes? 
A: Past experience tells me the best way to lean coding is by doing.  I have taken this principle and used it to create this course.  You will find material in the exercises and quizzes that is not covered in the main body of the course and this is deliberate!

Q: Why do you not provide solutions to exercises?
A: There are two reasons.  Firstly, there is often more than one answer to a given exercise.  Secondly, and more importantly, if I do put up solutions then many students will become lazy and simply look at the solutions before attempting exercises.  I don’t want this and instead want to encourage you to have a go yourself first.  

Still unsure? – try it for free!

I am giving away approx 30% of my course free as preview lectures.  I am doing this because I believe in the quality of my course, I am confident the previews will prove the course is well worth the price and that once you look at them you will want to buy the full course.   
If that isn’t enough my course is backed by the Udemy 30 day 100% money back guarantee – if you enrol and change your mind you can get a full refund with no questions asked.  Why would I highlight? Because I’m confident that once you enrol you won’t want to give it back!

What can you learn from this course?

✓ Learn a wide variety of techniques to quickly identify and fix problems in VBA code – even if you have no experience of debugging;
✓ Improve the robustness of your code – we can never completely prevent un-handled runtime errors but you will learn make them a lot more unlikely;
✓ Build your code in a way that even a complete beginner can quickly read and understand what it is doing – with an added benefit of making your code maintainable;
✓ Gain confidence that your code is doing what is should be by learning how to build test harnesses;
✓ Raise custom errors to highlight user input problems and prevent run time errors;
✓ Build error handling mechanisms that allow you to quickly pinpoint what is causing an error and help you fix it;
✓ Impress your work friends and your boss with your new coding skills … in a very short space of time;
✓ Move yourself from the “Beginner” to “Intermediate” VBA coder category;
✓ Increase productivity by spending less time debugging code and preventing errors in the first place;

What you need to start the course?

• A working copy of Microsoft Excel (2010 or above preferred but earlier versions are still okay);
• Basic high school mathematics (knowing how to solve a quadratic formula helps);
• A very basic knowledge of VBA (e.g. how to open up the Visual Basic Editor and create a “Hello World” program);
• If you are a complete beginner you should still enrol – send me an IM to let me know and I can point you in the right direction for some introductory resources (free or paid – up to you);

Who is this course is made for?

• You get a warm fuzzy feeling when you understand new concepts (the “Aha!” moments);
• You are willing to put in some time and effort to learn;
• When you don’t understand something you put your hand up and ask a question … even if it seems like a silly question. I much prefer students that engage with me (everyone benefits);
• You are driven, motivated and want to get ahead in life;
• You plan to complete the WHOLE course;
• You want to learn high level skills as well as a set of best practise methods for building robust VBA code;
• You enjoy doing exercises and learning in a practical way in general – this course is very much geared to active learning;
• You don’t mind having a go, getting it wrong and learning from your mistakes (this really is the best way to learn and I encourage it);

Are there coupons or discounts for Become an Excel VBA Troubleshooter: Save Time and Earn More ? What is the current price?

The course costs $14.99. And currently there is a 70% discount on the original price of the course, which was $49.99. So you save $35 if you enroll the course now.
The average price is $16.6 of 125 Excel VBA courses. So this course is 10% cheaper than the average Excel VBA course on Udemy.

Will I be refunded if I'm not satisfied with the Become an Excel VBA Troubleshooter: Save Time and Earn More course?

YES, Become an Excel VBA Troubleshooter: Save Time and Earn More has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Become an Excel VBA Troubleshooter: Save Time and Earn More course, but there is a $35 discount from the original price ($49.99). So the current price is just $14.99.

Who will teach this course? Can I trust Paul Morrissey?

Paul Morrissey has created 1 courses that got 25 reviews which are generally positive. Paul Morrissey has taught 3,075 students and received a 4.5 average review out of 25 reviews. Depending on the information available, we think that Paul Morrissey is an instructor that you can trust.
learning junkie, instructor and total Geek!
Browse all courses by on Classbaze.

8.2

Classbaze Grade®

6.8

Freshness

7.8

Popularity

9.4

Material

Platform: Udemy
Video: 4h 31m
Language: English
Next start: On Demand

Classbaze recommendations for you