
This is the Course's Introduction Video. It will highlight the benefits of being able to export AutoCAD Drawing Data into Microsoft Excel application
This video will list out all the Course's Content
This video identifies who is this course for?
This video will identify the items that the student will learn from this course.
This video will give the user introduction on exporting AutoCAD Line Objects to Excel.
This video will go over the actual coding of Exporting Line to Excel program.
This video will give an introduction of Exporting MText Objects to Excel.
This video will provide the user with introduction on how to export Attribute Blocks to Excel.
This video will continue building upon the projects and start coding for exporting Attribute Block to Excel.
This tutorial will show the user the actual development of Extractor Program starting from designing the UI and creating a module to consolidate all functions.
This tutorial will provide the user introduction how to Export AutoCAD Objects data to CSV and Pipe delimited Files.
This is the first part of Exporting LWPolylines to a CSV File. This tutorial will walk through the UI Design.
This will continue from the previous video where most of the coding will be completed to export LWPolylines to a CSV file.
This video will give the user introduction on Exporting LWPolyline Object to a Pipe Delimited file.
This tutorial will show the user how to utilize the existing code and just select the Pipe as a delimiter.
This video will give the user the introduction on how to import Excel File into AutoCAD.
This video will prepare AutoCAD drawing for importing of Line Spreadsheet by deleting all the Lines in the drawing.
This video will show the student how to develop the program to import Line Objects from an Excel Spreadsheet file into AutoCAD.
This video will provide the student introduction on how to import MText Spreadsheet file into AutoCAD.
This tutorial will show you how to Import MText stored in a Spreadsheet file.
This video will give you an overview of importing CSV or Pipe Delimited File into AutoCAD.
This tutorial will give you the overview of importing CSV File. This will also walk you through the UI Design as well as prepare the AutoCAD Drawing for importing by deleting the existing LWPolyline objects.
This is a continuation of the previous video and will walk you through the coding of importing CSV file into AutoCAD.
This video will walk you through importing Pipe Delimited file into AutoCAD as well as adding some validation in the code.
This course will show you how easy it is to Export AutoCAD Drawing Information to Excel (and other Formats) using VBA.
We will walk through the actual development starting from User Interface design to coding the logic behind the form and explain every single line in detail. You will learn and have a good understanding of VBA Programming as we progress along the course. By the end of this course, you can be productive right away and you should be able to perform all these tasks and start building your own program or build upon the Projects that we’ve developed throughout this course.
Note 1: If you haven't installed AutoCAD VBA IDE yet, please refer to Section 2 of my other course AutoCAD VBA Programming - Beginner Course. This section is available for viewing and will walk you through the process of downloading and installation as well as have a good tour of Integrated Development Environment (IDE).
Note 2: This course dives directly into the actual process of extracting AutoCAD objects to Excel. If you are not very familiar with VBA yet, I suggest that you take my course "AutoCAD VBA Programming - Beginner Course". This course teaches you all the basics and fundamentals of using VBA which will help a lot when you start learning this AutoCAD to Excel course.