View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
meendar meendar is offline
external usenet poster
 
Posts: 1
Default Duplicate rows Elimination- change rows accordingly

I have a Excel sheet with names in Col A, hours in B and Amount in C.
My problem is names have duplicate rows. I want to make it unique and
accordingly the B and C should be added to the unique name row.

Thanks in Advance.