Blank Form

Bechert

Registered User.
Local time
Today, 19:54
Joined
Apr 11, 2003
Messages
59
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
 
when the subform is completely blank, should there be a record there or just a blank record???
 
The subform should contain blank fields, just as the main form is displayed with blank fields, so information for a claim can be entered. Right now all I get on the subform is the background color no fields.

Thanks,
Bill
 

Users who are viewing this thread

Back
Top Bottom