streng Posted February 14, 2009 Share Posted February 14, 2009 Hi, Simple question. I have created an excel spreadsheet exporting block attributes from title blocks into excel. Want I want to do next is a series of Userforms to use within excel. My problem is I am doing this from Autocad VBA. How can I use a userform designed in Autocad VBA to show in excel ? Hope someone can help Quote Link to comment Share on other sites More sharing options...
dbroada Posted February 14, 2009 Share Posted February 14, 2009 I'm not sure you can. One of the problems with VBA is that it is similar across all implementations, but not identical. I assume you have tried copy & paste? Quote Link to comment Share on other sites More sharing options...
streng Posted February 14, 2009 Author Share Posted February 14, 2009 Thanks for reply. I don't think that is an option. My excel spreadsheet has been generated using vba code within autocad. Looking at it in another direction if I wrote a new vba code within excel can I load that at the end of my autocad vba. I hope that makes sense Quote Link to comment Share on other sites More sharing options...
dbroada Posted February 14, 2009 Share Posted February 14, 2009 I don't try to mix them. I write VBA code for AutoCAD within AutoCAD and the few bits of VBA I have done in excel was for excel. Don't you have to reference the correct object set or something? Its not really in my area. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.