clifton anderson
clifton anderson

Reputation: 1

Blank forms displays in MS Access

I just converted my MS Access database from 2000 to 2003 format and then created an executable (.mde) file. The executable works fine, but on one form the screen is blank in form view, even though all of the contols show up in design view. What am I doing wrong?

Upvotes: 0

Views: 592

Answers (2)

clifton anderson
clifton anderson

Reputation: 1

I figured it out. I adventently turned on the filter. When I turned it off, the form displays data again.

Upvotes: 0

Raj More
Raj More

Reputation: 48048

Check to see if the query populating the form is returning any rows back.

Upvotes: 1

Related Questions