Numpty
on t'internet
- Local time
- Today, 19:21
- Joined
- Apr 11, 2003
- Messages
- 60
I have some calculated controls on a form. They display figures based on information on a subform - No. of Courses, No, of Courses completed, No. of courses cancelled etc. This works fine as long as there are one or more courses within the subform.
If there are no courses at all within the subform the text box displays #Error - I have tried to use If IsNull within the form load but can't seem to get it to work.
Would that be the correct way? Otherwise how else could I prevent the form from showing #Error?
Cheers
If there are no courses at all within the subform the text box displays #Error - I have tried to use If IsNull within the form load but can't seem to get it to work.
Would that be the correct way? Otherwise how else could I prevent the form from showing #Error?
Cheers