jneirinckx
Registered User.
- Local time
- Today, 14:42
- Joined
- Feb 28, 2004
- Messages
- 133
Good morning,
I'am struggling in finding the Minimum of two calculated fields on my form.
I have two calculated fields in my form frmParticipentInformation "lastworked" which calculates the number of weeks the client has been out of work and "lastattended" which calculates the number of weeks the client has been out of school. What I would like to happen is that it checks these two controls and give the smallest of the two which I can the use to do another calculation based on the Minimum number of these two calculated fields. it seems that it should be simple but I can't get it to work.
Any help you can give would be appreciated.
Thanks
Jerry
I'am struggling in finding the Minimum of two calculated fields on my form.
I have two calculated fields in my form frmParticipentInformation "lastworked" which calculates the number of weeks the client has been out of work and "lastattended" which calculates the number of weeks the client has been out of school. What I would like to happen is that it checks these two controls and give the smallest of the two which I can the use to do another calculation based on the Minimum number of these two calculated fields. it seems that it should be simple but I can't get it to work.
Any help you can give would be appreciated.
Thanks
Jerry