View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 195
Default Application.Max wierdness

Peter T wrote

Would value 0 in cells that don't need checking suffice. If so another
way to enjoy the odd bit of cake:

Create a Custom number format like this

General;General;"- - -"

positive format ; negative format ; zero format

Enter 0 instead of dashes to indicate no check.


That'll work --- thanks.

--
David