Hi!
I have a list in this format:
entry 1
entry 2
entry 3
entry 4
entry 5
entry 6
entry 7
entry 8
entry 9
entry 10
entry 11
entry 12
entry 13
entry 14
entry 15
and want to convert it into:
entry 1 entry 6 entry 11
entry 2 entry 7 entry 12
entry 3 entry 8 entry 13
entry 4 entry 9 entry 14
entry 5 entry10 entry 15
Is this possible without making a makro?
Thanks for your help![]()
- Marco
Bookmarks