kbrooks
Still learning
- Local time
- Today, 07:57
- Joined
- May 15, 2001
- Messages
- 202
This is probably very easy to do, but I haven't figured it out.
I have a database for storing our Financial Assistance Program information. There are 3 fields that are calculated based on information the user enters in other fields. Currently these fields are calculated and displayed on the form, but not stored in the table. I know most of you would say there is no need to store it in the table, but I can't get out of this mindframe!
Is there an easy way to do this? The fields do exist in my table...they're just blank.
I tried creating an update query, and having the query run when the form is updated. But that wasn't working at all.
Thanks in advance!
I have a database for storing our Financial Assistance Program information. There are 3 fields that are calculated based on information the user enters in other fields. Currently these fields are calculated and displayed on the form, but not stored in the table. I know most of you would say there is no need to store it in the table, but I can't get out of this mindframe!
I tried creating an update query, and having the query run when the form is updated. But that wasn't working at all.
Thanks in advance!