mark_lees (AT) byu (DOT) edu (Mark Lees) wrote in message news:<c4f3d99f.0401142105.78743c36 (AT) posting (DOT) google.com>...
Quote:
I have a database that will be using 2 forms to collect data (A & B).
On form B 4 dates will be entered. I would like those 4 dates to
apppear/load/initalize/import in form A. What is the best way for a
novice Access user to set this up? |
This should be a pretty simple task. You can build a query to include
all of the data from form A's Source table and the 4 date fields from
Form B's source table. Then set that query as the record source for
Form A. hope this helps!
amber