Hi,
I have a subform with some fields in them. i only want a customer to enter
a property ID, so how can i stop the user from editing the customer ID,
quantity, etc...
how can i stop the user from entering data into other fields in the subform?
Thank You
John
Ninad - 03 Mar 2006 18:01 GMT
Change the enable property of the field to "Disabled" (me.field.enabled
= "Disabled")
Ninad.
> Hi,
>
[quoted text clipped - 7 lines]
>
> John