473,396 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Need a 'tick all' control on my form


A section of my database stores results from survey forms. Most
questions are answered yes or no. For these we have used check-boxes and
that works fine. The results for most forms are yes with occasional no
answers. Our Quality Assurance Policy prevents us from having the forms
ticked as yes by default therefore each form must be individually
selected to yes. I would like to be able to have a control to select all
to yes and then untick the no answers. This would speed things up and
reduce form errors. I don't know how to go about this.

Any help on this is very much appreciated

With Thanks
Gina G
Nov 1 '08 #1
2 1513
On Sat, 01 Nov 2008 20:45:35 GMT, Gina G <GG******@hotamil.comwrote:
>
A section of my database stores results from survey forms. Most
questions are answered yes or no. For these we have used check-boxes and
that works fine. The results for most forms are yes with occasional no
answers. Our Quality Assurance Policy prevents us from having the forms
ticked as yes by default therefore each form must be individually
selected to yes. I would like to be able to have a control to select all
to yes and then untick the no answers. This would speed things up and
reduce form errors. I don't know how to go about this.

Any help on this is very much appreciated

With Thanks
Gina G
You can make the 'On Open' event for the form check all boxes then you can
manually uncheck the ones that are supposed to be No. However, I'll bet that
your Quality Assurance Policy will not like that either. They want you to have
to 'think' about every answer. Also only unchecking some boxes is not likely
to have any fewer errors and could possibly result in more errors. Faster is
not always better.

Chuck
--
Nov 1 '08 #2
Chuck <li*****@schoollink.netwrote:
>You can make the 'On Open' event for the form check all boxes then you can
manually uncheck the ones that are supposed to be No. However, I'll bet that
your Quality Assurance Policy will not like that either. They want you to have
to 'think' about every answer. Also only unchecking some boxes is not likely
to have any fewer errors and could possibly result in more errors. Faster is
not always better.
I'm with Chuck on this one.

I recall a friend doing an audit on maintenance records for fire apparaturs for a
city fire dept. He said the guy didn't even bother to change pens when he wrote up
the various forms just before Don visited.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Nov 3 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: mx2k | last post by:
Hello @ all, we have written a small program (code below) for our own in-developement rpg system, which is getting values for 4 RPG-Characters and doing some calculations with it. now we're...
5
by: WindAndWaves | last post by:
I would like to change the look and feel of a tickbox. Is there anything that I can do???? I want to make it bigger and I want to make it look less like access.... Any help greatly...
4
by: Bilo | last post by:
I have a Windows Forms Class MainGUI I have declared MainGUI maingui; public System.ComponentModel.Container components = new Container(); in the Class I call another class MediaDriver with...
10
by: Martin Eyles | last post by:
Hi, I want to make a scale on a graph, by telling asp to insert empty divs of class tick, and the setting the style in css. I am trying to get a 3D effect by using colored top and bottom borders...
15
by: Trint Smith | last post by:
I know how to set a timer in a windows app, but is it possible to fire an event, with out too much processing, every 1000 mil. sec.s using the web form timer? I noticed there's no 'tick' in the...
7
by: TimC | last post by:
Hello all, A question from someone who dabbles in Access. Is it possible to hide or ghost out a combo box (or set of them) on a Form, and only have them appear as a usable option if a tick box...
9
by: appelsinagurk | last post by:
Hi I'm fairly new to .Net programming so I'll try to explain my problem as easy as I can, and in advanced sorry for my poor english. I've got some spare hours where I work, so I've decided to...
4
by: paul.bentley | last post by:
I am trying to get a "Date entered" box to automatically fill when a tick box = true, without success so its over to the experts for some much needed help Thanks in advance
18
by: sweeneye | last post by:
Hi, I'm basing a query on the variables used in a form. The database contains lots of problems, say with a computer and a tick box for the apropriate component like monitor, keyboard, mouse etc....
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.