View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sleepindogg
 
Posts: n/a
Default Combining Text from 2 Columns into 1 then Deleting the 2 Columns

I am attempting to merge text from two different columns ie. C2 and D2 into
one column. Once I have the data from the two columns in my new column, I
would like to delete the old columns and only use the new column with the
combined data.

Can anyone help?