Message 1 of 2
iLogic Code to rename sheets

Not applicable
06-08-2020
02:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to figure out how to Rename the sheets of a drawing using iLogic. I want to have a message box open and you would enter the number of sheets you want want and the number to start those sheets at renamed at the top to E100, E101, E102, E103 (Say 4 would be erection sheets showing overall assembly) - then have the remaining sheets renamed starting at a InputBox entry number - (if 200 was input) the sheets would number 200, 201, 202,.....
So you would start with
Input Box - How many Erection Sheets = ?
Input Box - Erection Sheet number start = ?
then
Rename remaining sheets - Input Box starting number - ?
Any help would be appreciated greatly.
Thanks.