Forum Discussion
Pratichi
Aug 10, 2022Copper Contributor
Sequence no. creation automation using formula
Hi guy,
Need some help with sequence creation.
We have a task list with 4 levels of Tasks
I want to generate a sequence such that
Level | Sequence Start |
Lvl 1 | 1 |
Lvl 2 | 1.1 |
Lvl 3 | 1.1.1 |
Lvl 4 | 1.1.1.1 |
I've attached a sample file, but I would like to know if anyone has done something like this before.
the sequence should also stop when the level changes... ie .
Task level | Sequence Start |
Lvl 1 | 1 |
Lvl 2 | 1.1 |
Lvl 3 | 1.1.1 |
Lvl 4 | 1.1.1.1 |
Lvl 4 | 1.1.1.2 |
Lvl 4 | 1.1.1.3 |
Lvl 2 | 1.2 |
Lvl 3 | 1.2.1 |
Lvl 4 | 1.2.1.1 |
- PratichiCopper ContributorI actually want it the other way... ie i know the level, I need a formula to give me the sequence. 😞
- Patrick2788Silver ContributorWhat you're looking to do is possible with clever use of SEQUENCE. I'm not trying to dissuade you from using Excel, but you may want to consider MS Word for this task. Word can produce the multi-level list you're looking to use without much legwork.