Sohaila Taravati
Registered User.
- Local time
- Today, 09:02
- Joined
- Oct 24, 2001
- Messages
- 266
I have this calculated field in my subform for each employee. So, when each employee is chosen, it calculates a Per Diem for each day based on their hours of work. I did an if statement in my query behind my subform that works perfectly.
I have a table where all this information is stored and I am trying to get the calculated field (Per Diem) to go into my table autmatically. In other words, everytime an employee is chosen it will automatically put my calculated field in my table. I don't want to use an update query.
Thanks,
I have a table where all this information is stored and I am trying to get the calculated field (Per Diem) to go into my table autmatically. In other words, everytime an employee is chosen it will automatically put my calculated field in my table. I don't want to use an update query.
Thanks,