View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Setting true/false questions in excel

Maybe you are looking for a comfortable user interface.
You could use OptionButtons that return a TRUE/FALSE result

HTH
--
AP

"blabla" a écrit dans le message de news:
...
Hi,

I'm a newbie at programming in Excel and I have a question about setting
true/false questions in excel. Is that possible to do? Do you have any
examples from which I could see how it is done?

Thank you very much, it would help me a lot!