Disabling New Record
From: Allen Pinkley (Pinkley_at_discussions.microsoft.com)
Date: 02/11/05
- Next message: HB: "calculated control stopped working"
- Previous message: HB: "Re: hours between time fields"
- Next in thread: tina: "Re: Disabling New Record"
- Reply: tina: "Re: Disabling New Record"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 01:19:01 -0800
I haven't coded in a while and am feeling a little rusty, but maybe someone
could help me out with this.
I have a form that is linked to a table that uses the date(short) as the
key. I want to be able to identify if the current date
(FormatDateTime(Now(), vbShortDate)) is equal to a tblDate.fldDate entry.
And if so, disable adding a new record from being created (because then it
would error and confuse some of the people who will be using it).
When a user is allowed to enter a new record (date), I have the form forcing
today's date into the text box.
Usage: daily log of work completed, organized by day. Because of this,
users should not be allowed to edit date to smug facts.
- Next message: HB: "calculated control stopped working"
- Previous message: HB: "Re: hours between time fields"
- Next in thread: tina: "Re: Disabling New Record"
- Reply: tina: "Re: Disabling New Record"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|