Ceriumde58
Registered User.
- Local time
- Today, 12:53
- Joined
- Sep 26, 2012
- Messages
- 17
Hello Everyone,
I have been working on a form that field employees have been completing on a daily basis. As part of this form, employees must record their progress in different activities in the activity schedule for their Project. The vital information for the Activity Schedule is stored on a one table, while the info entered on the Daily Form is stored in a daily table (which allows us to track the progress of various activities over time).
What I would like the form to do is autoupdate the "completion%" and the "comments"(which the most recent entries are saved to in addition to the daily table) once an activity is selected in the activity combobox.
I don't know how to accomplish this with fields that are bound to a different table than the one i'd like to pull information from.
Thanks in advance for any assistance with this.
I have been working on a form that field employees have been completing on a daily basis. As part of this form, employees must record their progress in different activities in the activity schedule for their Project. The vital information for the Activity Schedule is stored on a one table, while the info entered on the Daily Form is stored in a daily table (which allows us to track the progress of various activities over time).
What I would like the form to do is autoupdate the "completion%" and the "comments"(which the most recent entries are saved to in addition to the daily table) once an activity is selected in the activity combobox.
I don't know how to accomplish this with fields that are bound to a different table than the one i'd like to pull information from.
Thanks in advance for any assistance with this.