06-02-2015
08:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-02-2015
08:55 AM
Thanks a lot it's working pretty good now !!!
However I had a mistake when using the code, at this line :
drawingviewname =ThisApplication.activedocument.ActiveSheet.drawin?gviews.item(1).Name
So i copy and paste the line from my previous code. which exactly the same as yours and it worked ??!!.
drawingviewname =ThisApplication.activedocument.ActiveSheet.drawingviews.item(1).Name
And i see now writing this email the line I copy and paste from you has a ? on it which is not here on my inventor.