Thank you guys for fast response
I have tried to write below code but its showing me error.
Sub CATMain()
Dim PartStart As Part
Set PartStart = PartDocumentStart.Part
Dim reference As Object
Set reference = PartStart.FindObjectByName("UserFeature2")...
thank you very much for reply, However I have tried with help of below website
http://catiadoc.free.fr/online/cfyugpkt_C2/cfyugpktudf0002.htm
but its not working.
can you please suggest
Hello Everyone,
This is great to be a part of this forum.
I wanted to develop one macro by which one repeated commend can be minimized.
I have some sort of partern which I need to repeater more then 100x time soemtime.
I Made Power copy for it, but its not solving that much time issue.
It...