1

I need to create tree structure in Excel, like a mindmap. As far as I know, it's impossible, so I want to create a multi-level list instead, like in Word:

1     |
1.1   |
1.2   |
1.3   |
2     |
2.1   |
2.1.1 |
2.2   |

It should be not a simple text, but a real multilevel list: when I insert string after 1.1, it's first cell becomes 1.2, 1.2 and 1.3 becomes 1.3 and 1.4 respectively.

slhck
  • 223,558
  • 70
  • 607
  • 592
Selivanov Pavel
  • 162
  • 2
  • 9

0 Answers0