B
BillD
In my database I have 4 forms set up in a tab control (contacts,
Registration, Regpayment, Contributions)
When I open the 4th tab (Contributions) and go to enter data I get an error
message that reads - Field Cannot Be Updated. I click on ok and close the
message box and the field I am trying to enter data in now accepts entries.
For example if I try to enter a date in the date field (08-12-08) When I
enter 0 the number won't enter and the message box opens. When I click on ok
the box closes and the 0 appears in the field. I can then enter the remainder
of the date and all the other fields in the form. This happens no matter what
field I try to make the first entry in when I open the form. Once I get by
the first error message everything works fine.
All the rest of the forms in the database work fine with no message or error
boxes.
I checked the table tblcontribution which the form is created from and all
the information that I enter in the form is saved in the table.
Any Ideas on what may be causing this problem, Also would like a discription
of how to correct this
Thanks
Registration, Regpayment, Contributions)
When I open the 4th tab (Contributions) and go to enter data I get an error
message that reads - Field Cannot Be Updated. I click on ok and close the
message box and the field I am trying to enter data in now accepts entries.
For example if I try to enter a date in the date field (08-12-08) When I
enter 0 the number won't enter and the message box opens. When I click on ok
the box closes and the 0 appears in the field. I can then enter the remainder
of the date and all the other fields in the form. This happens no matter what
field I try to make the first entry in when I open the form. Once I get by
the first error message everything works fine.
All the rest of the forms in the database work fine with no message or error
boxes.
I checked the table tblcontribution which the form is created from and all
the information that I enter in the form is saved in the table.
Any Ideas on what may be causing this problem, Also would like a discription
of how to correct this
Thanks