Sublevel List Numbering VBA

Luke13

New Member
Joined
Apr 13, 2023
Messages
2
Greetings all!
I have a list that I am trying to automate item numbers and sub-item numbering. A sample that I manually numbered is below. Is there a way to do this with a VBA?

Thanks so much for your help!
 

Attachments

  • Automate list numbering.png
    Automate list numbering.png
    16.5 KB · Views: 19

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Should 1.02 be 1.01?
Also 1.02.01 and 1.02.02 rows are empty. Even are the empty rows to be numbered?
 
Upvote 0
Should 1.02 be 1.01?
Also 1.02.01 and 1.02.02 rows are empty. Even are the empty rows to be numbered?
Thanks for your reply! Sorry about that. Yes, 1.02 should be 1.01. The rows that appear empty will have labels in the subtask column - that column has 3rd-level labeling for now. Totally open to suggestions!
 
Upvote 0

Forum statistics

Threads
1,226,729
Messages
6,192,696
Members
453,747
Latest member
tylerhyatt04

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top