murray83
Games Collector
- Local time
- Today, 23:43
- Joined
- Mar 31, 2017
- Messages
- 827
I'm trying to work out the percentage of failures for a days intake, so the days intake will change hence why i would like it taken from a form
but I do have the meat of the problem as can see here, just not sure how to plug in the form bit, which in the example below is the number 37.
I guess it would be something like
but I do have the meat of the problem as can see here, just not sure how to plug in the form bit, which in the example below is the number 37.
I guess it would be something like
Code:
forms!formname!etc[/code0
so any help be great cheers o and one last thing, how do i keep it to say 2 decimal points as at the moment looks like this
current coding
[code] Percentage Failed: [CountOftxtMeasureCodeTrim]/37*100