View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gia S.[_2_] Gia S.[_2_] is offline
external usenet poster
 
Posts: 1
Default Option Button HEEEELPPP

I'm trying to create a sheet that calculates how many credits you have versus
how many needed in completion.

For Each class I have 3 options

Say the class is Chemistry. it looks something like this.

Class Name Completed In Progress Not Complete
Needed

Chemistry Option Button Option Button Option Button

(Worth 4) (Worth 4)
(Worth 0) 4

Biology (Worth 3) (Worth 3) (Worth
0) 3


*If they selected Completed for Chem but Not complete for Bio

Total Credits 4 / /
/ 3


I have to have 3 options even if one is worth 0 because it's also used as
their checklist for graduation. So It has to be Printable.



"Peo Sjoblom" wrote:

Maybe you can explain what you are trying to do? You realize that options
button are what their names say so if you click one the other are
deselected. So I don't understand how you are going to add them.

--


Regards,


Peo Sjoblom




"Gia S." <Gia wrote in message
...
After two hours of figuring out how to get one of those cute option
buttons...I don't know how to add a value to the buttons. Example I need
one
button to be worth 4 and then I need them to add all up at the end. Most
of
the butttons are worth the same thing so I dont know if I have to have a
new
data cell for each one. Please help.