-
Scrolling List that moves down with every new line
Hi,
Im trying to create a list that starts with only one line, and as new lines are added the previous line moves down one line. You dont see the move, it just jumps down. Its a long list so I dont want to do this manually. Is there an expression I can use?
A crude example would be like this:
Item 1
then
Item 2
Item 1then
Item 3
Item 2
Item 1etc etc.
Thanks
