View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wynn Wynn is offline
external usenet poster
 
Posts: 6
Default VBA for Hiding Rows with Errors

Only have basic VBA knowledge and was hoping you guys could help me here. I
want some code to hide all rows that have errors (i.e. REF, div/0, etc.)

I figure this should be pretty easy but haven“t quite gotten it right....