Message 1 of 12

Not applicable
05-27-2013
02:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi folks,
What im trying to do is take the iproperties from an inventor .dwg, and place them into a specific excel spreadsheet.
I've managed to get so far, by using code that Curtis posted, which does the opposite of what im looking to do.The code Curtis posted takes info from excel and fills in iprops.
I can fill in specfic cells, for instance columns A, B & C on Row 1 and place that info into a specific spreadsheet.
But my code falls down when i run the code on another .dwg, It obviously overwrites what was previously in those cells.... I am looking for the code that looks to see if those cells are in use, and if so, go to the next available cell down.
Or if anyone has done this before and would be so kind as to share your knowledge it would be greatly appreciated.
Many thanks.
What im trying to do is take the iproperties from an inventor .dwg, and place them into a specific excel spreadsheet.
I've managed to get so far, by using code that Curtis posted, which does the opposite of what im looking to do.The code Curtis posted takes info from excel and fills in iprops.
I can fill in specfic cells, for instance columns A, B & C on Row 1 and place that info into a specific spreadsheet.
But my code falls down when i run the code on another .dwg, It obviously overwrites what was previously in those cells.... I am looking for the code that looks to see if those cells are in use, and if so, go to the next available cell down.
Or if anyone has done this before and would be so kind as to share your knowledge it would be greatly appreciated.
Many thanks.
Solved! Go to Solution.