View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Josh in Tampa Josh in Tampa is offline
external usenet poster
 
Posts: 19
Default Using Macro To Merge Two Columns

hello. here's the situation i need a little help with.

i have two columns.....A and B.

both columns hold email addresses. if there is an email
address for a particular record in column A then there is
no email address in column B, and vice versa.

i would like to create a macro that will merge the two.
how can i do this? thank you very much.