Rogue Programme
Registered User.
- Local time
- Today, 22:56
- Joined
- Jul 16, 2003
- Messages
- 55
=[TxtActualScore]/[TxtMaxScore]*100............
is what i am using to give me a percentage. For example:
(Actual Score) 8 / (Max Score) 9 x 100 = 88.9 %
There is the possibility that in some cases the Actual Score and Max Score are not applicable. I thought that if i enter '0' in Max Score and '0' in Actual score then the unbound calculation field that performs and displays the result for me would either show 0 % or 100 %.
Instead it displays #Num!......this is not good!
Does this make sence to anyone?!?!?!?!?!?!?
Cheers
MIke
is what i am using to give me a percentage. For example:
(Actual Score) 8 / (Max Score) 9 x 100 = 88.9 %
There is the possibility that in some cases the Actual Score and Max Score are not applicable. I thought that if i enter '0' in Max Score and '0' in Actual score then the unbound calculation field that performs and displays the result for me would either show 0 % or 100 %.
Instead it displays #Num!......this is not good!
Does this make sence to anyone?!?!?!?!?!?!?
Cheers
MIke