View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dstiefe dstiefe is offline
external usenet poster
 
Posts: 73
Default identifying errors

I am looping through a column and if the cells contain either of the following:

"#value!"
"#DIV/0!"
"#REF!"

how do i do that?