G
Guest
Lets say I designed two tables one called "Cities" and One called "States"
Then I created a form and for simplicity's sake all I wanted to show was a
text box for "City" data and a text box for "State" data. At this point I am
not asking about relationships for tables or queries.
Is there coding which will let me call up data from two different table and
put it on the same form?
I am pretty new at databases, so any basic help is appreciated.
Seems like I can only associate one table at a time with a form. I can
create a query which lists data from both tables dumped int the query, but is
seems like I might be missing something pretty basic...
Then I created a form and for simplicity's sake all I wanted to show was a
text box for "City" data and a text box for "State" data. At this point I am
not asking about relationships for tables or queries.
Is there coding which will let me call up data from two different table and
put it on the same form?
I am pretty new at databases, so any basic help is appreciated.
Seems like I can only associate one table at a time with a form. I can
create a query which lists data from both tables dumped int the query, but is
seems like I might be missing something pretty basic...