View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Bill B[_2_] Bill B[_2_] is offline
external usenet poster
 
Posts: 7
Default How to hide a vaue

I am trying to hide a value of 351 in a cell until the 351 is used in a
calculation. How do I do this. Example:

b3 is 351 I would like to subtract b2 which is 345 and show the sum of 6 in
b3. Until I fill b2 with a value, b3 is showing 351. I want to hide the 351
until the value is calculated.