I know there's already questions and answers out there regarding what I'm asking today but they are to specific to the person who's asking the questions and I can't use the answers for my question...
I have a database that goes like this:
A
1 Name
2 Email
3 Name
4 Email
But I need it to go like this
...A..................B
Name..........Email
(IGNORE FULL STOPS)
How can I do this without using a VBA but rather a shortcut of some sort?
