G
Guest
I have a form which displays appointments and a subform that displays details
about each appointment. When I scroll through the appointments, the subform
follows nicely.
The issue arises when I query the form and no appointments come up, in other
words, the main form is blank. In this case, the subform displays the details
about the last appointment that was displayed before the form went blank.
This is terribly confusing for my user since he assumes that his query worked
since the bottom subform is displaying data, when in fact this is simply left
over from the last appointment that was displayed.
I cannot figure out how to get the subform to go blank as well.
The subform is located in the main forms footer and linked through the
Master and Child properties.
Any help would be appreciated.
Thank you.
Paul
about each appointment. When I scroll through the appointments, the subform
follows nicely.
The issue arises when I query the form and no appointments come up, in other
words, the main form is blank. In this case, the subform displays the details
about the last appointment that was displayed before the form went blank.
This is terribly confusing for my user since he assumes that his query worked
since the bottom subform is displaying data, when in fact this is simply left
over from the last appointment that was displayed.
I cannot figure out how to get the subform to go blank as well.
The subform is located in the main forms footer and linked through the
Master and Child properties.
Any help would be appreciated.
Thank you.
Paul