SubForm not displaying data in all fields in Query after combobox

B

bmoses

I have a subform based on a query of linked tables. When I use a ComboBox in
the SubForm Datasheet to select a record all the fields do not display all
the data in them.

I expect to see several fields filled in but I only get a couple (including
the one in the combox box). If I add more fields to the column count I do
see the fields with the proper data in the combobox, but once I select the
record I want all the fields do not populate with the data.

Any idea on why i would not see all the fields populated?

Thanks...Getting better every day!!!!
 
Top