Ceriumde58
Registered User.
- Local time
- Today, 11:53
- Joined
- Sep 26, 2012
- Messages
- 17
Is it possible to have a Field on a form bound to two different tables? I have a form that end users will be filling out on a daily basis. After a user inputs a date for the daily form I would like it to update the DailyFormTable as well as update a LastDailySubmitted field on another table.
I would like to do this so that I can generate daily reports based on specific date ranges, but i would also like to automatically populate fields in the Daily Form based on the LastDailySubmitted date. This is just to hasten the data entry portion for the end user's.
I would like to do this so that I can generate daily reports based on specific date ranges, but i would also like to automatically populate fields in the Daily Form based on the LastDailySubmitted date. This is just to hasten the data entry portion for the end user's.