Re: Locking Forms
- From: Janna <Janna@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 12 Oct 2008 12:03:01 -0700
"Tom van Stiphout" wrote:
On Sun, 12 Oct 2008 10:26:01 -0700, Janna.
<Janna@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
=LockBoundControls([Form], not Isnull(me.dateappr))
-Tom.
Microsoft Access MVP
I've used Allen Browne's Locking bound control codes
(http://allenbrowne.com/ser-56.html) to prevent overwriting data accidentally
My On Load property of the form is set to
=LockBoundControls([Form],True)
How might I change the above code so that if a specific date field is empty
on the form [dateappr], the form does not come up locked, but in all other
instances, it's locked when it opens?
Thank you.
- References:
- Locking Forms
- From: Janna
- Re: Locking Forms
- From: Tom van Stiphout
- Locking Forms
- Prev by Date: Changed data
- Next by Date: Re: Locking Forms
- Previous by thread: Re: Locking Forms
- Next by thread: Re: Locking Forms
- Index(es):
Relevant Pages
|