Form does not display fields in detail area

  • Thread starter Thread starter Bob F
  • Start date Start date
B

Bob F

Designed a new form using the wizard and having a
problem. Using multiple tables for the form selecting
various fields from each.

When I get through the wizard the fields along with field
headings in the detail area are not display.

If I go into design view I can see them on the form. If i
move any new fields into the detail area they do not show
up...

Any ideas?
 
Bob, Make sure the detail section visible property is set to true. Also,
try designing a query using exactly the same fields etc. as you did using
the wizard when you created the form. Run the query to see if any records
are returned. If not you need to re-think the query/relationship design.
Hope it helps!
 
Back
Top