codestack icon indicating copy to clipboard operation
codestack copied to clipboard

Update sheet formats

Open CheleCity opened this issue 2 years ago • 0 comments

Your REPLACE SHEET FORMAT won't work because sht 1 formats are different than all the other sheets in a drawing. You could modify that macro to "only replace first sheet", or "exclude first sheet" to replace all sheets except the first one.

Or you could make a new macro that was just UPDATE SHEET FORMATS. I don't need to replace sheet formats usually. I just need to update all of them after I make a change to the master sheet format, so a macro that just updates whatever sheet format all the sheets are using.

CheleCity avatar Nov 17 '23 00:11 CheleCity