View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ulfb[_2_] ulfb[_2_] is offline
external usenet poster
 
Posts: 20
Default VBA for deleting duplicate rows

Hi
Amateur needs some help please: Sheet40, col B contains item id:s - I need
to keep lowest numbers and delete all duplicate rows, which can be one or
more. Should be controlled by code - not a manually started macro. Understand
I should start with sorting - but then?
/ulf