View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
crcurrie crcurrie is offline
external usenet poster
 
Posts: 13
Default Merging Data in Different Rows

I have a spreadsheet with records of persons with their address and other
information and records of the same persons with their phone numbers. The
rows are sorted by name so that the row with address and the row with phone
number are adjacent. What I need to do is merge the phone number onto the
row with the address and other data and then delete the row with the name and
phone number. Is there a way to do that in Excel? -- Chris