Message 1 of 7
a Guide on how to create vba script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to build a script that takes the following off my excel sheet
- Name
- Length and width (to portrait a top view)
- Length and height (to portrait a side view)
The Idea for the script is to draw both views block them and hatch them and name the item.
I've never done it before so any type of guidance would be helpful. I have these all sorts of items from all sizes (1300+ items) that I would need to draw and considering that each item will have two views this will take me forever to accomplish without scripting.
Thanks in advance.