I am inserting a subform on my form in design view. When I open the original datasheet form I have all info. When I insert it in my new form there is no info showing.
I am inserting a subform on my form in design view. When I open the original datasheet form I have all info. When I insert it in my new form there is no info showing.
is the subform mapped to a query/tbl?
is the subformLINK CHILD FIELD and LINK MASTER FIELD both set to the correct fields
is the main form set to the correct query/tbl?
is the main form ON a record?
OK, I found the problem. The format was set different on both. Thanks for replying! I can't believe it took me that long to find the problem.