Thread: Cell Value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Garyw Garyw is offline
external usenet poster
 
Posts: 34
Default Cell Value

In a formula how do I represent a cell with any value other than a formula.
Example: =If($A$1=(Anything other than a formula) ,6,2)
--
Garyw