Ok for some reason everything appears to be working now. Not sure what I did by you can mark this one as done. I have both my script and my buttons working. :)
Nick
Hi,
I have a database up and running prefectly well with exporting from a drawing to the database. I now need the ability to import from the database to the drawing. I followed the information from this link here http://www.tek-tips.com/viewthread.cfm?qid=1047267 but I have run into some...
Hi Todd,
Thanks for that. I finally sorted out how to get it to work and it does a good job.
Thanks for everything. My program is probably not the best thing on earth but it works. I guess that's all that matters huh?
Nick
Hi Todd,
That code I created doesn't work for me which is why I was sort of asking for some help. I keep getting error 13 type mismatch when I use it. I've tried it in different spots with the same result. I'm just verifying the text in the drawing number to ensure I put the right drawing in...
Hi Todd,
I figured the Exectution Error out, I just changed an End to Exit Sub and that fixed that issue. :)
The other one was a question about if I can put two titleblocks into the one code easily.
The other question I have (I have lots of questions don't I?) this one I hope is easy...
One other thing, keeping in mind that I'm totally green on this stuff, I have two titleblocks to work with, is there some code to add to make it pick up both titleblocks? The attributes are the same, different size sheets. i.e.: A0 and A1.
Thanks!
Nick
Hi Todd,
Going from Access to AutoCAD appears to be a bit more difficult than I first thought. I get an error and all it says is Execution Error. I did the reverse on the code you showed in the other example.
http://www.tek-tips.com/viewthread.cfm?qid=1047267
I also created a new Sub...
Hi Todd,
Thanks for that. Interesting stuff on Opendwg.org, wish I had the time to investigate it more (that and being a better programmer!). Thanks for all your help. I'll just stick to keeping it simple. :) A simple back and forth between the database and a manual PDF creation/view. I'm...
Hi Todd,
I think I get the idea. I'll run it as a separate module connected to a button in AutoCAD, along with another button to export to Access. I'll try it on Monday and see how it goes (Saturday here in Australia). Thanks! :)
I have one more question. I'm not even sure if this is...
Hi cresbydotcom,
Not sure if you're still having issues and you didn't state what version of AutoCAD you're using but it I've run into this issue before on an older version. It would appear that AutoCAD is trying to start-up AutoCAD Today and it's not succeeding. What I did was turn it off in...
Hi Todd,
A co-worker and myself managed to walk our way through the code (he's a bit better at than me, I understand programming but have trouble with the code) and we got it to work eventually. We ended up commenting out this part of the code:
'If len(fldAttribs.Value) > 0 Then...
Well I guess I'm at a loss now. I've gone over everything and since I'm a complete beginner here I'm not 100% sure what can be missing. I have your code with the proper changes necessary, my datatbase and titleblock use exactly the same field information but yet I'm not populating the...
I am a total newbie to using VBA. All I am after is a modification to the faq code that will allow me to put more attributes into the one table (one per column). Currently the code allows me to place the DrawingNo, but I would like to have four other attributes placed in the table. These...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.