AshikHusein
Registered User.
- Local time
- Today, 15:56
- Joined
- Feb 7, 2003
- Messages
- 147
I am creating fields in Access Reports which are calculated from other fields in the Report. The problem is that if there is a division by zero, it gives an "error" listing on the report.
I would like to know the code that can be put into the Expression Builder so that if there is an error it should put in 0.00 on the report, for the created field.
I am very new to developing Access databases so any effective suggestions will also be appreciated. Thank you.
I would like to know the code that can be put into the Expression Builder so that if there is an error it should put in 0.00 on the report, for the created field.
I am very new to developing Access databases so any effective suggestions will also be appreciated. Thank you.