Well I have now spent the better part of a day trying to get the batch reload and standard reload sheet formats to do what I need to do, unfortunately my VB is very rusty.
What we have going on is two / three fold.
1. I am looking to reload the sheet format, same name, same location, just update the sheet to the new version.
2. We are using the new Revision Table with PDM professional - and have discovered that the table needs to be replaced on legacy drawings, so I would like to record the data from the top 2 rows of the table, delete the table, add new table into drawing and add the copied data (i.e. show revisions A & B, or C & D, or X & Y) <-- this of course only needs to occur if the sheet is an old format (not sure how to do this) - even if we make it operator triggered it would be better than what we have now.
3. We have a sheet named DXF_SH this sheet should be excluded since it contains no border.
The ultimate would be to have a task run at state change to check and repair as needed -
However, if someone could simply help me to get stand alone macros to run individually it would be greatly appreciated.
Thank you!