Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Microsoft Excel Engineering (Part 2)
Rating: 4.5 out of 5(85 ratings)
1,964 students

Microsoft Excel Engineering (Part 2)

Spreadsheet Engineering
Created byManish Narayan
Last updated 7/2018
English
English [Auto],

What you'll learn

  • Transform Excel into an engineering tool that will help solve real world problems in various industries
  • Gain knowledge in Excel and Visual Basic for Applications (VBA)
  • Develop VBA Functions and Sub Procedures

Course content

5 sections61 lectures5h 52m total length
  • Course Overview4:14

    Learn VBA programming in Excel, from editor setup to modules and debugging. Cover variables, data types, control structures including loops, arrays, string manipulation, error handling, and user forms.

  • VBA: The programming language3:28

    Explore VBA, the Visual Basic for Applications language shipped with Office products like Excel, enabling control of worksheets and external applications via API.

  • The VBA Environment10:19

    Open the Visual Basic Editor via the developer tab, alt-11, or view code, and use the project explorer and properties window to manage workbooks, worksheets, and modules.

  • Modules in VBA1:26

    Create your first VBA module in the VB Editor, learn how to insert modules, and manage modules across multiple workbooks.

  • Procedures and Module Layout17:50

    Learn how to organize and manage VBA modules in Excel, export and import modules, name them with conventions, and implement functions and sub procedures within a clean declaration section.

  • Functions (UDF: User Defined Functions)8:02

    Define a user defined function in Excel using vb editor to compute the volume of a box from length, width, and height (three arguments) and return the result to worksheet.

  • Sub Procedures8:50

    Define sub procedures with the sub keyword, perform tasks in VBA, call functions to pass length, width, and height to calculate volume, and display results on a sheet.

  • Accessing Online VBA Help3:04

    Access VBA online help to explore Excel objects, properties, and methods without memorizing functions. Use F1 to open the VBA reference, view code snippets, and use the object browser.

Requirements

  • Must have Microsoft Office Excel 2007, 2010, 2013, or 2016 installed

Description

Transform Microsoft Excel into a Spreadsheet Engineering environment!

Are you a student or professional in the field of engineering, finance, management, or science and have not been able to utilize Excel to its fullest potential to setup, model and solve real-world problems? Don't worry as THIS IS THE COURSE FOR YOU! 

Microsoft Excel is everywhere, at your home, university campus, or even at the workplace, but most users only utilize the basic functionality, rely on unstructured worksheets, and forget about the powerful tools that Excel is built upon.

In my course, I will teach you how to transform Excel into a spreadsheet engineering environment making use of structured worksheet designs, Visual Basic for Applications ("VBA"), complex spreadsheet function combinations, and best practices that will not only make your life easier when dealing with information/data but allow you to tackle those real-world problems whether at home, school, or in the professional field.

Take this course and show the world your transition from Excel User to Excel Engineer

Who this course is for:

  • Students, Adults, Professionals, Educators