JC_design Posted October 24, 2023 Share Posted October 24, 2023 I need to change the incremental numbers on a cabinet schedule so that the schedule matches the numbers assigned by the cabinet manufacturer. The default schedule increases by increments of 1 (1, 2, 3 or 101, 102, 103, etc.). The cabinet manufacturer assigns the cabinets numbers that increase by increments of 10 (10, 20, 30, 40, 50, etc.). Is there a way to change the schedules so that the automatic "Number" column increases by 10s instead of 1s? I know I can manually input a custom column (which I did below in the "Code" column) for each cabinet, but I'm trying to find an automated way to achieve this because I have 70 + cabinets). Link to comment Share on other sites More sharing options...
rgardner Posted October 24, 2023 Share Posted October 24, 2023 1 hour ago, JC_design said: I need to change the incremental numbers on a cabinet schedule so that the schedule matches the numbers assigned by the cabinet manufacturer. The default schedule increases by increments of 1 (1, 2, 3 or 101, 102, 103, etc.). The cabinet manufacturer assigns the cabinets numbers that increase by increments of 10 (10, 20, 30, 40, 50, etc.). Is there a way to change the schedules so that the automatic "Number" column increases by 10s instead of 1s? I know I can manually input a custom column (which I did below in the "Code" column) for each cabinet, but I'm trying to find an automated way to achieve this because I have 70 + cabinets). Yes. By using a new object identifier column where you would input "%schedule_number%0" in that value and then add that column and rename it as #. You will need to group select all of your cabinets and add that info to all of them but they can be done all at once. 1 Link to comment Share on other sites More sharing options...
JC_design Posted October 24, 2023 Author Share Posted October 24, 2023 THANK YOU - it worked! Is there a way to get the newly created number to show up as the label on the plan? Link to comment Share on other sites More sharing options...
Renerabbitt Posted October 24, 2023 Share Posted October 24, 2023 22 minutes ago, JC_design said: THANK YOU - it worked! Is there a way to get the newly created number to show up as the label on the plan? Put that same custom field value in your label 1 Link to comment Share on other sites More sharing options...
JC_design Posted October 24, 2023 Author Share Posted October 24, 2023 Got it, thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now