Continuously Updating a Drawing Number Register with ilogic and Forms

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
So our company has an issue that I would like to solve through ilogic. I have seen some posts about this but none (that I can find) have been through a detailed discussion on the matter of linking .IDWs and excel to create a drawing number register that stays updated. I have three .IDW iproperties that comprise our drawing number at the moment. Project, Stock Number, Category, and Part Number (in that order) comprise the drawing number. So what I would like to do is take those iproperties, combine them, and export them to Excel to populate our drawing list each time a drawing is created. To be clear, I want each of our designers to be able to click a button in an .IDW form when they create a drawing, and I want that button to export these properties to excel to keep our drawing list up-to-date. If that number has been taken already then I want excel to return an error box stating so.
We have had so many issues with designers crossing over each other and pulling the same drawing numbers because they don't keep our manually-typed list updated. I already have the form created and I know how to do that part, just need to get some proper ilogic to do this.