BudMan38
Electrical
- Feb 13, 2003
- 5
I'm new at Autocad and VBA and is wondering how I would make a VBA applc
The first page of the drawing t:\autocad\dwgnumber
The second page of the drawing t:\autocad\sheet1\dwgnumber
and so on.
The problem is there are so many drawings in each dir that it take so long to open.
What I would like to do is create a routine that when the drawing is open a VBA icon shows up on a tool bar. When the Icon is clicked an application is open that has 2 text boxes one that displays the drawing number and one that shows the page number.
when the page number changes it automaticly opens the proper dir and dwg.
The first page of the drawing t:\autocad\dwgnumber
The second page of the drawing t:\autocad\sheet1\dwgnumber
and so on.
The problem is there are so many drawings in each dir that it take so long to open.
What I would like to do is create a routine that when the drawing is open a VBA icon shows up on a tool bar. When the Icon is clicked an application is open that has 2 text boxes one that displays the drawing number and one that shows the page number.
when the page number changes it automaticly opens the proper dir and dwg.