A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Assign a value to a check box



 
 
Thread Tools Display Modes
  #1  
Old April 7th, 2008, 06:41 PM posted to microsoft.public.access.forms
Violaine
external usenet poster
 
Posts: 7
Default Assign a value to a check box

I am using Access 2003. Would like to assign every team member a score,
depending on their performances.
To this aim, I am building a form with team members general info, and then
in a subform I'd like to have for each question 3 choices (3 check boxes);
each box should correspond to a value (3 if great, 2 if average, 1 if needs
improvement).
When clicking on the check box, the score (3, 2 or 1) would appear in
another box on the same row.
At the end it would give me the total score of each team member based on
these questions.
I am new with Access, can you help me on building that?
Thanks!





  #2  
Old April 8th, 2008, 02:07 AM posted to microsoft.public.access.forms
Boyd Trimmell aka HiTechCoach
external usenet poster
 
Posts: 9
Default Assign a value to a check box

I would recommend that you use an option group. I would also recommend using
radio buttons (the round dots) over a check box. With an option group, you
can only select one vaule and the selected value is automatically stored.
Then it would be very easy to sum the values from the multiple rows of the
sub form to get a total score.

--
Boyd Trimmell aka HiTech Coach
http://www.officeprogramming.com
http://www.hitechcoach.com


"Violaine" wrote:

I am using Access 2003. Would like to assign every team member a score,
depending on their performances.
To this aim, I am building a form with team members general info, and then
in a subform I'd like to have for each question 3 choices (3 check boxes);
each box should correspond to a value (3 if great, 2 if average, 1 if needs
improvement).
When clicking on the check box, the score (3, 2 or 1) would appear in
another box on the same row.
At the end it would give me the total score of each team member based on
these questions.
I am new with Access, can you help me on building that?
Thanks!





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:16 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.