Re: recogising how form is openned
- From: fredg <fgutkind@xxxxxxxxxxxxxxx>
- Date: Thu, 20 Apr 2006 14:38:35 -0700
On Thu, 20 Apr 2006 21:06:02 +0100, Andre C wrote:
is there a VBA way of telling if a form is opened in add or edit
mode. I want to make a particular control invisible if the form is
opened in add mode.
If Me.AllowEdits = true Then
If Me.AllowAdditions = True Then
If Me.DataEntry = True then
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
.
- References:
- recogising how form is openned
- From: Andre C
- recogising how form is openned
- Prev by Date: Re: Pivot Table
- Next by Date: Re: Pivot Table
- Previous by thread: recogising how form is openned
- Next by thread: Re: Trim() does not work with Tab charachters
- Index(es):