View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TonygWillfe TonygWillfe is offline
external usenet poster
 
Posts: 1
Default How do I not delete an enitre row when running a duplicate delete.

I'm running a macro that deletes an entire row when it is duplicated.
However, I only want the macro to delete columns C to G. How do I adjust the
macro to delete only between these columns and move the cells up. Help would
be greatly appreciated.