Merge two columns to one

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've seen others asking the same question, but none seem to fit my scenerio.

I need to merge two column into one, this is what I have;
A1 | B1
A2 | B2
A3 | B3

This is what I want;
A1
B1
A2
B2
A3
B3

Is there an easy to accomplish this task?


Thanks in advance,
Pete
 
JE,
That did exactly what I needed, thank you very much for the help and quick
response.


Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top