Re: restrict data entry until fields are complete
- From: sparks <sparks@xxxxxxxxxxx>
- Date: Wed, 08 Apr 2009 06:40:04 -0500
I agree with everyone here to some extent.
The problem lies in the fact that for the record to even be usable a
date and the type of service are required.
This is the filter on the forms, so if someone does not enter a date
or a type then the record is just a waste of space.
So either these fields are completed or the record should be deleted
they should not be allowed to enter anything until these are done.
At the same time if they move down to something they know and put it
in and then leave the record is tied to the person so even though its
incomplete they can do it later( like this ever happens )
I hate to say it but I agree with all of the arguements, again its
still the responsibility of the data entry person even though its not
their fault for receiving junk and then trying to force it in.
On Tue, 07 Apr 2009 20:43:30 GMT, "Tony Toews [MVP]"
<ttoews@xxxxxxxxxxxxxxx> wrote:
sparks <sparks@xxxxxxxxxxx> wrote:
I have a subform with 26 fields and it has 2 requirements.
Date and type
until these 2 values are entered I do not want them to enter any
partial records that will cause problems in the future.
What is the proper way to do this?
I disagree with your overall objective here. Stuff happens. It isn't always
possible to have all the data at the moment of entry. Or folks can be interrupted
for whatever reason, fire drill, coffee, lunch,etc.
Instead I'd suggest having another button opening a continuous form showing all these
data entry problems along with a command button on the continuous form opening the
data entry form.
I'd also run the same query that's behind the above continuous form as a count query
and display the number of invalid records on the main menu in a text box so folks
know there is a data entry problem that needs to be fixed.
Tony
.
- Follow-Ups:
- Re: restrict data entry until fields are complete
- From: Bob Quintal
- Re: restrict data entry until fields are complete
- References:
- restrict data entry until fields are complete
- From: sparks
- Re: restrict data entry until fields are complete
- From: Tony Toews [MVP]
- restrict data entry until fields are complete
- Prev by Date: Re: How To Determine Access Version And Service Pack Number
- Next by Date: Re: Form and Scroll Bar
- Previous by thread: Re: restrict data entry until fields are complete
- Next by thread: Re: restrict data entry until fields are complete
- Index(es):
Relevant Pages
|