• No products in the cart.

4.7

3

77

Project-Based Course on Excel VBA (Visual Basic for Applications) and Excel Macros. Excel 2010, 2013, 2016, Excel 2019, and Microsoft/Office 365/2023.

Original price was: ₵500.00.Current price is: ₵350.00.

Project-Based Course on Excel VBA (Visual Basic for Applications) and Excel Macros. Excel 2010, 2013, 2016, Excel 2019, and Microsoft/Office 365/2023.

Requirements

  • In order to complete the projects detailed in this course, you will need Microsoft Excel loaded on you computer. Any version of Excel will work.
  • Videos have been recorded using Excel 2013, but Excel 2007, 2010, 2013, or 2016 will work to follow along.

What you'll learn

  • Learn how to automate daily routine tasks within Excel
  • Learn best practices when creating macros and streamline your VBA code
  • Determine when it's best to use the Macro Recorder versus VBA
  • Learn how to write custom VBA Macros to create more robust automation
  • Learn VBA programming concepts to create dynamic, re-usable code
  • Complete real-world Macro/VBA projects from beginning to end
  • Access to a Professional Trainer with 10+ years of Excel Training

Who this course is for:

  • This Excel Macro/VBA course is meant for those who use Microsoft Excel and are looking to become more efficient by automating their daily Excel tasks. No prior programming experience is required.
  • Great for students and working professionals who want to learn at their own pace.

This course includes:

  • 5 hours on-demand video
  • 17 downloadable resources
  • Access on mobile and TV
  • Full lifetime access
  • Certificate of completion

Description

Course Material Works in Microsoft Excel 2007, 2010, 2013 and 2016

Join me in this course and take control of Microsoft Excel and master the process of automating routine tasks through the use of Excel Macros and Excel VBA.

During this course you will build a foundation of working with Excel Macros and VBA. This foundation will be built as you engage and participate in project based Excel Macro/VBA exercises, detailed throughout the lectures within this course. Each of the projects will build upon one another, introducing a new concept each time, starting with the basic building blocks of automating any task within Excel and ending with a fully customized Excel VBA project that will automate a series of Excel tasks.

As you engage and participate in this course, you will be introduced to the wonders of creating simple Macros through the Macro Recorder and then quickly take you into the world of Excel VBA where you will experience building a more dynamic, robust experience for yourself and your peers.

Each project contains exercise files that you can download and use to complete the assigned Excel Macro/VBA projects. The course also contains detailed instructions through the video lectures as well as a series of PDF documents that you can reference as you complete the projects.

Below are a few samples of the projects you will complete by enrolling and participating in this course.

  • Automate placing and formatting a title on a worksheet
  • Interact with the users of your Macros through Input and Message boxes in order to receive input on how a Macros should work
  • Cleaning up multiple Excel Worksheets and prepare the data to be reported on
  • Create a report based on multiple sets of data found within multiple Excel Worksheets, copying data from one Worksheet into the Master Report Worksheet
  • Automate the creation of Excel Formulas to SUM data up in your Report
  • Working with Excel VBA User Forms
  • Importing Data from External Text Files

Each of these projects will direct you through key Excel VBA programming concepts and direct you to identify and use best practices in creating Excel Macros.

So, don’t lose another moment performing Excel tasks manually. Enroll now and learn how you can get Microsoft Excel to your work for you.

Course Currilcum

    • 164. Welcome to the Course Details 00:06:00
    • 165. Understanding the Why and How Behind Excel Macros Details 00:05:00
    • 166. Introduction to Project #1 Inserting and Formatting Text Details 00:04:00
    • 167. Microsoft Excel Adv. Functions and Formulas Quick Guide Details 00:01:00
    • 168. Activating the Excel Developer Tab Details 00:02:00
    • 169. Project #1 Start Recording! Details 00:11:00
    • 170. Running a Microsoft Excel Macro Details 00:04:00
    • 171. Project #1 Running an Excel Macro with a Button Details 00:06:00
    • 172. BONUS – Create a Custom Button Using Excel Shapes Details 00:04:00
    • 173. Adding the Excel Macro to the Quick Access Toolbar Details 00:04:00
    • 174. Project #1 Editing the VBA Recorded by the Macro Recorder Details 00:12:00
    • 175. Save a Workbook with a MacroVBA Code Details 00:03:00
    • 176. Practical Uses of Excel Macros Details 00:02:00
    • 177. Intro to Excel VBA Concepts Details 00:07:00
    • 178. Intro to Excel VBA Object Oriented Programming Concepts Details 00:05:00
    • 179. Intro to Excel VBA Exercise Files Details 00:01:00
    • 180 The Visual Basic Editor (VBE) Details 00:05:00
    • 181. Introduction to the Excel VBA Immediate Window Details 00:13:00
    • 182. Excel VBA Modules Details 00:04:00
    • 183. Creating an Excel VBA Procedure Details 00:06:00
    • 184. Adding Code to a VBA Procedure Details 00:05:00
    • 185. Including Excel VBA Comments Details 00:03:00
    • 186. Excel VBA MSGBOX Function Details 00:07:00
    • 187. Excel VBA MsgBox Microsoft Help Information Details 00:02:00
    • 188. Understanding and Working with Excel VBA Variables Details 00:16:00
    • 189. REMINDER Saving an Excel Workbook with VBA Code Details 00:02:00
    • 190. Working with Excel VBA Logic Exercise Files Details 00:01:00
    • 191. Building Logic with an Excel VBA IF Statement Details 00:08:00
    • 192. Including an Else Statement in the VBA IF Statement Details 00:02:00
    • 193. Expanding the IF Logic with Multiple ElseIf Statements Details 00:03:00
    • 194. Working with Excel VBA Select Case Statements Details 00:05:00
    • 195. Working with an Excel VBA Do While Loop Details 00:12:00
    • 196. Excel VBA Do While Loop Dynamic Condition Details 00:06:00
    • 197. Working with an Excel VBA For Each Loop Details 00:06:00
    • 198. Working with an Excel VBA For Next Loop Details 00:08:00
    • 199. Introduction to Project #2 Interacting with the User Details 00:02:00
    • 200. Beyond the Basics Sort Project Exercise Files (DOWNLOAD) Details 00:01:00
    • 201. Project #2 Introduction to the Excel VBA RangeSort Method Details 00:05:00
    • 202. Creating the Excel VBA Sort Procedures for this Project Details 00:09:00
    • 203. Project #2 Prompting the User for Information Details 00:10:00
    • 204. Continue Excel VBA InputBox Details 00:09:00
    • 205. Project #2 Building Logic into Your Macros Details 00:04:00
    • 206. Project #2 Alerting the User of Errors Details 00:10:00
    • 207. Using Excel VBA Error Control Statements Details 00:05:00
    • 208. Create a Button to Run the Sort Procedure and Save Details 00:02:00
    • 209. Introduction to Project #3 Cleaning Up and Formatting Data Details 00:03:00
    • 210. Project #3: Exercise Files (DOWNLOAD) Details 00:01:00
    • 211. Project #3 Preparing to Use the Macro Recorder Details 00:03:00
    • 212. Project #3 Inserting the Headers Details 00:05:00
    • 213. Project #3 Formatting the Headers Details 00:04:00
    • 214. Project #3 Testing the Macros Details 00:03:00
    • 215. Project #3 Using an Excel VBA Loop to Loop through all Worksheets Details 00:10:00
    • 216. Project #3 Testing the Excel VBA Loop Details 00:03:00
    • 217. Project #3: Adding Logic to an Excel VBA Loop Details 00:07:00
    • 218. Introduction to Project #4: Automate Excel Formulas Details 00:02:00
    • 219. Project #4: Automate Sum Function Exercise Files (Download) Details 00:01:00
    • 220. Project #4: Start the Procedure to Automate the SUM Function Details 00:07:00
    • 221. Working with the Range Address Property Details 00:05:00
    • 222. Creating the SUM Function in VBA Details 00:06:00
    • 223. Run the Excel VBA Procedure to SUM Records Details 00:03:00
    • 224. Project #4: Loop the SUM() Function Over Multiple Worksheets Details 00:05:00
    • 225. Introduction to Project #5: Creating the Final Report Details 00:02:00
    • 226. Project #5: Final Report Loop Exercise Files (DOWNLOAD) Details 00:01:00
    • 227. Project #5: Creating the Final Report Excel VBA Loop Details 00:05:00
    • 228. Project #5 – Copying Content with Excel VBA Details 00:06:00
    • 229. Project #5 – Pasting Content with Excel VBA Details 00:05:00
    • 230. Cleaning Up the Final Report VBA Loop Code Details 00:05:00
    • 231. Adding Logic to Stop the Loop from Running Multiple Times on a Worksheet Details 00:06:00
    • 232. Project #5 – Running the Final Report Procedure Details 00:02:00
    • 233. Introduction to Project #6: Working with Excel VBA User Forms Details 00:03:00
    • 234. Project #6: Working with Excel VBA User Forms Exercise Files (DOWNLOAD) Details 00:01:00
    • 235. Project #6: Creating an Excel User Form Details 00:05:00
    • 236. Project #6: Working with Form and Control Properties Details 00:07:00
    • 237. Project #6: Formatting Excel VBA User Form Controls Details 00:03:00
    • 238. Project #6: Adding VBA Code to the Initialize Event Details 00:09:00
    • 239. Project #6: Using the AddItem Method within a Loop Details 00:10:00
    • 240. Project #6: Adding VBA Code to the ComboBox Change Event Details 00:00:00
    • 241. Project #6: Adding VBA Code to the Add Worksheet Button Details 00:04:00
    • 242. Project #6: Change Worksheet Name Details 00:00:00
    • 243. Project #6: Catch Errors When Adding a Worksheet Details 00:00:00
    • 244. Add Sheet Procedure Catch Errors Details 00:01:00
    • 245. Project #6: Additional Conditions on the Loop Details 00:06:00
    • 246. Project #6: Running the Final Report Procedure Details 00:03:00
    • 247. Project #6: Showing the VBA User Form On Workbook Open Details 00:04:00
    • 248. Project #7: Opening a Text File for Import Details 00:03:00
    • 249. Project #7: Opening a Text File for Import Details 00:07:00
    • 250. Project #7: Get Data from Text File Details 00:06:00
    • 251. Project #7: Importing Multiple Text Files with the GetOpenFilename Method Details 00:10:00
    • 252. Project #7: Creating a Loop to Read Each File Details 00:07:00
    • 253. Project #7: Adding a New Sheet for Imported Data Details 00:03:00
    • 254. Project #7: Clear the Clipboard Details 00:04:00
    • 255. Project #7: Working with the ScreenUpdating Property Details 00:03:00
    • 256. Project #7: Creating Reusable Code with a VBA Function Details 00:08:00
    • 257. Congratulations! You’re an Excel Macro/VBA Master Details 00:01:00

Course Reviews

4.7

4.7
3 ratings
  • 5 stars2
  • 4 stars1
  • 3 stars0
  • 2 stars0
  • 1 stars0
  1. EXCEL MACRO AND VBA
    4

    THE COURSE WAS REALLY TECHNICAL AND OU REALLY NEED TO PAY ATTENTION TO DETAIL TO FULLY UNDERSTAND IT

  2. Abdul Rahman LansahMarch 6, 2024 at 2:26 pm
    Review
    5

    Excellent tutorials once again

  3. Enjoyable and interesting
    5

    This course was actually my most enjoyable course. It was everything you said it would be, fun and interesting. I liked that everything was straightforward and never expected to learn so much from an online class. This course will certainly help greatly in my use of Excel.

About

 

At PPC LMS, we believe in the transformative power of online education and our mission is to make it as engaging, interactive, and convenient as possible

 

top
© PPC LMS. All rights reserved.