View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SITCFanTN SITCFanTN is offline
external usenet poster
 
Posts: 84
Default Merging Col A with Col D

I have a range of data that I'm copying from one WB to another however in the
original WB the prod desc and date are in diff columns..prod desc is in A and
date is in D. When I copy to the new workbook, I need to merge A and D
together. Is this even possible? Thanks