Re: Disable all controls on a form.



Do you get what you need if you set Allow Edits, Allow Addititions, and
Allow Deletions to No in the form's properties?

"Floyd Forbes" <floydforbes@xxxxxxxxxxx> wrote in message
news:eaqdndMfvvGGrgneRVn-sA@xxxxxxxxxxxxxx
> Is there a way to disable all controls on a form when the form is open?
>
> Floyd
>
>


.



Relevant Pages

  • Re: Disable all controls on a form.
    ... > Do you get what you need if you set Allow Edits, Allow Addititions, and ... > Allow Deletions to No in the form's properties? ... Prev by Date: ...
    (microsoft.public.access.forms)
  • Setting properties of all forms in DB in code
    ... I am working with Access 2003 and I want to set the Allow Edits, ... Deletions and Allow Additions of all the forms in my DB to No. ... Clint ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • Re: Enforcing referential integrity across databases
    ... For additions and edits in the main table, use DLookup() to see if the value actually exists in the lookup table. ... For deletions from the lookup value, block the deletion if the value exists in the main table. ... >Is it possible to enforce referential integrity across Access 2007>database ...
    (microsoft.public.access.tablesdbdesign)
  • RE: Create a log to monitor events on the form
    ... Have you looked at Allen Browne's audit modules? ... This covers edits, additions, deletions, etc. ... Unfortunately there isn't much of a 'quick and easy' way to accomplish such ...
    (microsoft.public.access.modulesdaovba)
  • Track Images added to images folder and subfolders - send out email alerts
    ... deletions, edits) to an online server on my web host...in this case various ... sub folders in the /IMAGES/ directory... ...
    (microsoft.public.dotnet.framework.aspnet)

Loading