ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
DBDavid Brissenden27/01/2009
Has anyone really used VBA to maipulate a revision table?

Once the revision table is inserted, you can use AddRevsion to add a revision but you can only supply an ID.

When I do this, my revisions go A, B, C etc...can this be set anywhere to make them numeric?

Also how do you add text? Through the table annotations you can use RevisionTable.Text and supply the row and column but what happens if the tables have different rows and columns? Is there a way to supply text for a specific revision number?

There doesn't seem to be much activity here with regard to this, so i'm hoping there is someone out there who has used this before?

Thanks