Tay
likes garlic
- Local time
- Today, 09:28
- Joined
- May 24, 2002
- Messages
- 269
Apologies if this has been covered before; I have searched, but not found quite what I need.
My report is based on a crosstab query. I have a couple of calculated controls which calculate percentage accuracy rates (based on the number of checks a person does against the number of errors they find in those checks). Sometimes, a person doesn't find any errors. Currently, nothing displays on the report if this is the case.
However, I've been asked if I can make '100%' appear instead of nothing (don't ask
).
I had wondered if nZ function would do it, but whatever I've tried, hasn't worked. Should it work, but I've messed it up, or do I need to do something else?
My report is based on a crosstab query. I have a couple of calculated controls which calculate percentage accuracy rates (based on the number of checks a person does against the number of errors they find in those checks). Sometimes, a person doesn't find any errors. Currently, nothing displays on the report if this is the case.
However, I've been asked if I can make '100%' appear instead of nothing (don't ask
I had wondered if nZ function would do it, but whatever I've tried, hasn't worked. Should it work, but I've messed it up, or do I need to do something else?