View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MSHO MSHO is offline
external usenet poster
 
Posts: 15
Default Deleting cells in Macro

I have a macro that compares two sets of data. Sometimes there isn't data and
so there is a #DIV/0! symbol. How do i go through the cells and delete all of
these?

Thanks in advance