View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lp12 Lp12 is offline
external usenet poster
 
Posts: 54
Default formula error query

Hi All,
I'm looking for a VBA help if there is a cell with "#DIV0!" error. How can I
track it down and jump over this cell?
I treid Application.WorksheetFunction.IfError but couldn't figure how to use
it.
Thanks a lot.