Microsoft Excel Webcast, Excel VBA Webcast, Excel VBA Webinar

In our Microsoft Excel webinar workshops, we broadcast live over the web allowing student and instructor to interact in a "hands-on" training environment. Let our 14 years of Excel training experience and Excel macro development guide you to your training goal.

Call us at:   1.805.498.7162     1.805.558.9277--

Learn about how we can help your company or yourself achieve your Microsoft Excel training or self-study goals Visit our free Microsoft Excel and Microsoft Excel VBA resource center Learn how we can help save your company money with our innovative software solutions Visit out VBA code center for code that can save your company money Learn about our Excel Add-In software that can save your company time and money View our customer list from our 12 years in business Phone numbers, request form and email address Learn about EMAGENIT View our training schedule for Microsoft Excel and Microsoft Excel VBA

 

NASA Award for Microsoft Excel Design

EMAGENIT received an award from NASA  for its software design in Microsoft Excel and VBA for the Mars Rover. We provide training for customers like AMGEN and General Dynamics. Read below to learn more about our training. Click here for our software design.
 

Webinar (Webcast) Training Specifics

Learn about how our webinar (webcast) works and what computer equipment you need

 

Microsoft Excel & Microsoft Excel VBA Webcast Workshops for Business

Intermediate Microsoft Excel Webcast (Webinar) Training for Business

Duration: 1-day

Included: Complete Excel Aided Business Manual 

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Intermediate Excel Webinar Focus

Our "hands-on" intermediate Excel webcast focuses on useful formula design for data processing and modeling, using Excel's built-in range features like Data Validation, useful worksheet functions like VLookup and applying Excel's built-in data processing tools and worksheet functions to analyze and clean text files and worksheet tables. We teach you how to develop analysis and data processing problems on the worksheet then how to determine the proper Excel tools to create a unique solution. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

What You Learn at a Glance

Learn Microsoft Excel intermediate skills in this Microsoft Excel intermediate webinar workshop like:

  • Filtering data using Auto Filter and  Advanced Filter

  • Working with text files using Text Wizard and Text to Columns

  • Cleaning and restoring text in files using the Left, Right, Mid, Substitute, Clean and Trim worksheet functions

  • Using Data Validation and Conditional Formatting

  • Perform table lookups using VLookup and HLookup, Match, Index and Indirect

  • Build summary/pricing worksheets

  • Build pricing sheets that can toggle between pricing tables

  • Build array formulas using VLookup, HLookup, CountIf, Match and SumIf...etc

  • Use logic in formulas (IF, And, Or)

  • Name cells and ranges

  • Create dynamic ranges in formulas that adjust to data

  • Link Excel to Word and PowerPoint for reports

  • Build basic pivot tables

Advanced Microsoft Excel Webcast (Webinar) Training for Business

Duration: 1-day

Included: Complete Excel Aided Business Manual 

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Advanced Excel Webinar Focus

Our "hands-on" advanced Excel webcast focuses on creating sophisticated Excel  analysis and data processing  tools using advanced formulas, ActiveX controls, dashboards, database queries, pivot tables, charts and integrating Excel with MS Word and MS PowerPoint. We teach you how to develop these advanced solutions on the worksheet then how to assemble the proper Excel tools in ways you have never thought of before. It also provides an introduction to macros (VBA). In the  webcast, we teach our clients how to develop a complete Excel strategy for a complex problem. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

What You Learn at a Glance

Learn advanced Microsoft Excel skills in this webinar workshop like:

  • Building forms using ActiveX controls

  • Advanced formula construction

  • Building dashboards using array formulas, charts and drawing shapes

  • Querying databases

  • Advanced data filtering

  • Advance pivot table construction

  • Linking Excel with other programs like Word

  • Macro recording

 

Duration: 2-days

Included: Complete Excel Aided Business Manual 

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Beginning Excel VBA Webinar Focus

Microsoft Visual Basic for Applications (VBA, macros) can be used in conjunction with Microsoft Excel to construct automated business tools. VBA, a general purpose programming language, comes standard with Excel or Office. Using Microsoft Visual Basic with Excel, powerful business analysis tools can be developed quickly and with minimum cost. VBA can be used for business tasks like report generation, creating dashboards, communicating with business databases, analyzing business data, reconciling data, automating worksheet construction, business model calculations, creating charts, the list is endless. This webcast workshop covers the fundamentals of using VBA programming and as well as how to apply it in real world situations. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

What You Learn at a Glance

  • What is VBA?

  • How to use the Visual Basic (VBA) Editor and its debugging tools

  • Complete review of the VBA language (Subs, Functions, variables, arrays, loops, logic...etc)

  • How to command Microsoft Excel using VBA. Also discussed is how control Word and PowerPoint

  • How to use Microsoft Excel VBA to analyze data on single and multi worksheets

  • How to use Excel VBA to perform calculations on data

  • How to create summary sheets using VBA

  • How to create basic dashboards in Microsoft Excel using VBA

  • How to create and format single and multiple charts using VBA

  • Using VBA to create report generation tools in Microsoft Word and Microsoft PowerPoint using Excel VBA

  • How to use Excel VBA to build your own custom worksheet functions

  • How to use the Visual Basic Macro Recorder and interpret its recordings

  • How to download data from the web using VBA

  • How to automate the data analysis tool pack add-in using VBA

 

Advanced Microsoft Excel VBA Webcast (Webinar) Training for Business

Duration: 3-days

Included: Complete Excel Aided Business Manual 

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Advanced Excel VBA Webinar Focus

The capability exists within Microsoft Excel and VBA to construct complex dashboard driven analysis and data processing business tools. These business tools can go far beyond simple macros becoming actual applications. Excel has a vast array of automated features like graphics, ActiveX controls, worksheets, userforms and cell ranges that when combined together allow these dashboard driven programs to be created. When you tie other programs and computer languages to Excel through VBA like Word, PowerPoint, Access, SQL Server, Lotus Notes, C and VB .Net, Excel VBA can tap into these environments obtaining the functionality it does not have. This webcast workshop focuses on using all of these elements to construct sophisticated data processing and analysis programs in Microsoft Excel. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

What You Learn at a Glance

  • What is VBA?

  • An advanced review of the Excel VBA language

  • Advanced VBA data processing techniques for multi worksheets and multi workbooks

  • Advanced summary worksheet construction in Excel using Excel VBA

  • Advanced techniques for scanning Windows folders for workbooks and then opening them using VBA

  • How to read text files using VBA.

  • Advanced VBA programming techniques for creating multiple charts from multiple data sheets

  • How to create advanced business user interfaces on worksheets using ActiveX controls, VBA and graphics

  • Advanced excel dashboard construction

  • How to create and use userforms in VBA (wizards)

  • How to create event driven programs using VBA

  • Advanced VBA error protection techniques

  • How to create custom toolbars and menus to run your VBA code

  • How to communicate with databases using DAO and ADO in VBA and how to download data from the web using VBA

  • Advanced VBA techniques for communicating with other languages and programs

 

Excel VBA Webcast Workshops for Engineering & Science

Microsoft Excel Webcast (Webinar) Training for Engineers & Scientists

Duration: 1-day

Included: Complete Excel Aided Engineering Manual

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Microsoft Excel Webcast (Webinar) Training Focus

This webinar workshop focuses on useful formula design in the areas of data processing, analysis and modeling. It discusses formula basics along with advanced array formula design that help engineers and scientists develop sophisticated analytical tools. Also stressed are model construction techniques and the text worksheet functions that allow data to be parsed (split) and cleaned before being analyzed, a huge problem in data processing. In addition to formula construction, how to create your own custom worksheet functions in VBA is also discussed. How to construct interfaces using ActiveX, data validation and conditional formatting is also covered in the workshop. Rounding out the discussion is how to build reports in Excel using pivot tables and linking Excel with Word and PowerPoint. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

 

Beginning Microsoft Excel VBA Webcast (Webinar) Training for Engineers & Scientists

Duration: 2-days

Included: Complete Excel Aided Engineering Manual

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Beginning Excel VBA Webinar Focus

What is VBA? This webinar workshop covers the fundamentals of using VBA programming in the engineering and science world. From loops, variables and logic to controlling Microsoft Excel, Microsoft Word and PowerPoint to data processing. It also covers automated engineering chart construction, beginning dashboard topics, system modeling, custom worksheet functions (UDF's) and numerical analysis approaches. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

Advanced Microsoft Excel VBA Webcast (Webinar) Training for Engineers & Scientists

Duration: 3-days

Included: Complete Excel Aided Engineering Manual

Covers: Excel 2000-2010

Specifics: Live broadcast, Live Voice, Hands-On

Advanced Excel VBA Webinar Focus

What is VBA? This webinar workshop covers VBA topics like automated engineering chart construction for multi worksheets; advanced control techniques of other applications such as Microsoft Word and Microsoft PowerPoint; advanced engineering dash board construction using charts, pictures, ActiveX controls and drawing shapes; engineering wizard construction using userforms; advanced worksheet layout including navigation; advanced system modeling; team linking; database communication using ADO and DAO and communicating with other computer languages like FORTRAN. Learn about how our webcast works.

For a complete workshop outline, click the Workshop Outline button below. Dates, times and pricing on enrollment page. View enrollment page now. You can repeat your workshop as many times as you like. Click here for repeat details. Military and government discounts available, call us for details.

 

 

 

 

 

Additional Pages

Microsoft Excel Classes  Microsoft Excel VBA Courses  Microsoft Excel Training  Microsoft Excel Macros  Microsoft Excel VBA Consulting  Microsoft Excel Add-Ins

Copyright © 2002-2011 EMAGENIT All Rights Reserved