View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mike Mike is offline
external usenet poster
 
Posts: 102
Default Appending Pairs of Column Data!

Hi,

Say in sheet named ABC, I have data in 6 columns [(A, B), (C, D), (E,
F)] their lengths vary, which I want to move into sheet BBB and put
them ALL in 2 columns only (A, B)....i.e. append them

What is the smart way to do so?

Thanks,
Mike