Thread: cell value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DanDavis DanDavis is offline
external usenet poster
 
Posts: 5
Default cell value

hello all,

i need to know how to program the value of a cell. meaning based on the
value of a cell i want another cell to do somthing.

Example: if the value of cell c2 = "yes" then c3 equals "5"

Thanks