BillEchert
Programmer
Hi, I am having a problem with displaying a blank sub-form.
I have a form that displays patient information and a sub-form that displays the corresponding claim information. New patient and claim information is also entered on this form/sub-form.
The sub-form has navigation buttons to moved between the claims (previous, next, new).
The problem occurs after the next button, which uses GoToRecord,,acNext, receives a 2105 error message (no more records). After the message box is cleared and the New Patient button on the main form is clicked (GoToRecord,,acNewRec), the patient form presents properly with all fields blank. However, the sub-form is literally blank - no fields.
Any help you can provide would be greatly appreciated.
Thanks,
Bill
I have a form that displays patient information and a sub-form that displays the corresponding claim information. New patient and claim information is also entered on this form/sub-form.
The sub-form has navigation buttons to moved between the claims (previous, next, new).
The problem occurs after the next button, which uses GoToRecord,,acNext, receives a 2105 error message (no more records). After the message box is cleared and the New Patient button on the main form is clicked (GoToRecord,,acNewRec), the patient form presents properly with all fields blank. However, the sub-form is literally blank - no fields.
Any help you can provide would be greatly appreciated.
Thanks,
Bill