View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James Cox[_2_] James Cox[_2_] is offline
external usenet poster
 
Posts: 39
Default Way to Turn Off Error Checking on a Range?

Is there a way to turn off error checking on a range? It can be done by
clicking on the little error symbol and selecting the option to ignore the
error ("Yes, I know that empty cells were in the sum formula but it's
OK!!!!"), but when I try to record this action as a keystroke macro, I get
nothing :(

Any wisdom out there on this?

James