Hi All,
I have a form which is used to display the results of a filtered query.
The query displays jobs where an installer hasn't been allocated (Filter on IsNull)
When i open the form frmAllocateJobs which i have set to allow additions to "no", if a user selects an installer from the combobox in an empty record, a blank record is created.
Is there a way i can make the form edit only and no new records.
I hope this is clear enough.
Thanks to all.
I have a form which is used to display the results of a filtered query.
The query displays jobs where an installer hasn't been allocated (Filter on IsNull)
When i open the form frmAllocateJobs which i have set to allow additions to "no", if a user selects an installer from the combobox in an empty record, a blank record is created.
Is there a way i can make the form edit only and no new records.
I hope this is clear enough.
Thanks to all.