Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
srionde
in reply to: Owner2229

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.