Determining if record is new or current

sametch

Registered User.
Local time
Today, 18:55
Joined
Feb 17, 2003
Messages
40
I have a form with a combo box control that I want to disable for all current records to prevent accidental changes, but I need to enable it when a user adds a new record.

Is there a way to detect if the current record is a new record so i can change the controls properties using VBA.
 
Cheers Rural Guy;)
 

Users who are viewing this thread

Back
Top Bottom