G
Guest
1. As I understand it, a form can be based either on a single table
(permitting controls bound to that table's fields only) or on a query
combining multple tables/queries and allowing controls to be bound to any of
them. Is this correct, not counting VBA coding?
2. I find that a default value specified in the table will show up on the
form if it is based on the table directly, but not if it is based on a query.
How can a form contain controls bound to different tables and still display
the default value?
3. Thanks very much for any enlightenment.
FR
(permitting controls bound to that table's fields only) or on a query
combining multple tables/queries and allowing controls to be bound to any of
them. Is this correct, not counting VBA coding?
2. I find that a default value specified in the table will show up on the
form if it is based on the table directly, but not if it is based on a query.
How can a form contain controls bound to different tables and still display
the default value?
3. Thanks very much for any enlightenment.
FR