Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rcnassoc

    writing to autocad drawing from access database

    Hi TCARPENTER, Success! Thank you very much for getting me going. It certainly saved a lot of legwork and debugging. I will post the final code for others to use if you think its a good idea but beware I am a novice at this so error checking is minimal and style is cretaceous. :) Rcnassoc
  2. rcnassoc

    writing to autocad drawing from access database

    Thanks for the reply. I looked at faq5800 and have modified it for drawing updates rather than access updates. The only issue is this: If ssTitleBlock.Count = 0 Then ' The title block wasn't found, notify the user and exit. ' MsgBox "A Standard title block wasn't found, please...
  3. rcnassoc

    writing to autocad drawing from access database

    I want to write block attribute values into an autocad drawing block by using a key number from one of the block attributes. This value is manually entered in each block in the drawing. The key number has a matching record in an access database and is unique in both the drawing and the database...

Part and Inventory Search

Back
Top