smitty27629
Registered User.
- Local time
- Today, 01:38
- Joined
- Jul 27, 2004
- Messages
- 12
I wrote an insert query that enters all fields on a form into a table. The form has some fields that are populated by a query and some that are calculations of the other fields. All of the fields that are populated from the query enter fine, but the ones that are calculations are blank.
I read somewhere in this website that if you put an expression in the control source then that control is no longer bound. Does this have something to do with my problem? If so how do I get around it? If this doesn't have to do with my problem, then what am I doing wrong? Thanks.
I read somewhere in this website that if you put an expression in the control source then that control is no longer bound. Does this have something to do with my problem? If so how do I get around it? If this doesn't have to do with my problem, then what am I doing wrong? Thanks.