blank Form?

  • Thread starter Thread starter alex
  • Start date Start date
A

alex

Hello,

I have two Forms with a command button link between the two...so that
I can go back and forth.

When I enter the first Form (through the switchboard); I can click a
command button to go to the second Form.

When I click the command button (on the second Form), however, it
opens the first Form but it's blank (a blank screen).

Any thoughts?

alex
 
I have seen this happen when the control source has picked up no records.
Rather than showing blank entries, the controls on the form just disappear!
 
Back
Top