Wayne Cramer
Registered User.
- Local time
- Today, 06:11
- Joined
- Aug 10, 2007
- Messages
- 93
I have a form with a comment field. The comments are a seperate table liked with a one to one relationship to a main table. As comments are added it creates a new record to the comment table. The form is controlled by ba query which has a specific field order ie customer, purchase order, item number. The problem is that the comment field cannot be edited when the form is opened in this order, but once any sort takes place using the up/down arrow key on any field then the comment field can be edited and creates a new record. The problem is that this removes the needed sorting.
The comment box in the form is set to enabled = yes, locked = no, and allow auto correct = yes. Any help would be greatly appreciated.
The comment box in the form is set to enabled = yes, locked = no, and allow auto correct = yes. Any help would be greatly appreciated.