View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cyn cyn is offline
external usenet poster
 
Posts: 7
Default Creating a Check Box that produce true or false statement

Hi,

I've seen in someone's worksheet where they have a 2 check box, one that
says "No" and one that says "Yes", when you place your cursor to either one
of these box and click it a check mark appears in the box. If the box is
checked, it produce the word "True" in a different cell, if the box is not
checked, the same cell will have the word "False". I would like to know how
this is created.

Your help is much appreciated!!!! Thanks!!!!