G
Guest
Hi all,
Many thanks to Ofer who help me along with others for the following code.
The idea is to clear a form based on certain contents. The Me.Note works
great. However, the Me.Module is based on a select query behind the form.
When I view the form I recieve the following error message. Any and all help
much appreciated. Thanks Debbie D.
Run-time error '2135' This property is ready-only and can't be set...
Private Sub CustID_AfterUpdate()
Many thanks to Ofer who help me along with others for the following code.
The idea is to clear a form based on certain contents. The Me.Note works
great. However, the Me.Module is based on a select query behind the form.
When I view the form I recieve the following error message. Any and all help
much appreciated. Thanks Debbie D.
Run-time error '2135' This property is ready-only and can't be set...
Private Sub CustID_AfterUpdate()