smitty27629
Registered User.
- Local time
- Today, 01:37
- Joined
- Jul 27, 2004
- Messages
- 12
I have a scenario like the following:
field1 field2 field3 field4 field5
field5's control source is: =[field1]/[field3]
The problem is that, it is possible that both field1 and field3 can be 0. I would like to set field5 to 0 if field1 or field3 are not >0. I just cannot figure out the code for that. Could someone please help, tutorial, code sample, documentation, something. Thanks in advance.
Sean
field1 field2 field3 field4 field5
field5's control source is: =[field1]/[field3]
The problem is that, it is possible that both field1 and field3 can be 0. I would like to set field5 to 0 if field1 or field3 are not >0. I just cannot figure out the code for that. Could someone please help, tutorial, code sample, documentation, something. Thanks in advance.
Sean