Dan
Guest
|
Posted:
Sat Apr 02, 2005 2:46 am Post subject:
Re: Save Problem, delay required in code, How do i work arou |
|
|
The code runs well now with some modifications to export data from AutoCAD,
but when I run throught various manipulations of the data between various
spreadsheets and reports that are generated from the code, this is where I
am experiencing save issues currently. Its seems when I try to manipulte
excel, controlled from an AutoCAD VBA, it runs slower, so I have started to
write the VBA in Excel, and simply use the "Run "MACRONAME" syntax in my
code. This appears to work better.
Dan
"GTVic" <nospam@address.withheld> wrote in message
news:17444365.1112390004757.JavaMail.jive@jiveforum2.autodesk.com...
| Quote: | What is the next step in your VBA code - after saving? Maybe an overall
view of what your code does would be useful. |
|
|