Message 1 of 4
Revision Table - delete table, add table, add text to active row
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm new to i-logic and VBA.
I have a lot of drawings that I need to delete inactive rows of a revision table and update all cells with the same information.
I was thinking it may be best to delete the table and then add it back into the drawing at a specific location relative to the sheet size of the drawing.
Is that the best way or would it be easier to delete inactive rows of the revision table, then add the required information into the cells.
I would like the cell information to remain in the form for the next drawing I open, so it can be repeated easily. Would this need to come from a spreadsheet? How can I achieve this?
Can anyone help please?