MorningSun
Technical User
I have a Main Form that display's information pertaining to Employee Audits. There are too many auditable points to put on one form so I have a few sections divided out into subforms on tabs. My first issue was that I could not give the user the option to print the Audit Form to include all tabs and subforms at once. I solved this issue by saving the form as a report and moving each subform to be visible instead of on tabs.
The current issue is that when and Audit is completed, if there are no audited points on one of the subforms, no record is created in the subform's underlying table. This is fine except that when I pull the report based on the form, the text boxes containing the score of the subform points just says #error.... due to there being no existing record for that subform.
Technically, there does not need to be a record for my purposes but I need to get that calculation to return a zero instead of an error so that further calculations can include that total.
Any suggestions?
Thanks!
Dawn Coleman, Business Analyst
UnumProvident Corporation
PLEASE RECYCLE AND ENCOURAGE YOUR OFFICE/COWORKERS TO DO SO AS WELL.
The current issue is that when and Audit is completed, if there are no audited points on one of the subforms, no record is created in the subform's underlying table. This is fine except that when I pull the report based on the form, the text boxes containing the score of the subform points just says #error.... due to there being no existing record for that subform.
Technically, there does not need to be a record for my purposes but I need to get that calculation to return a zero instead of an error so that further calculations can include that total.
Any suggestions?
Thanks!
Dawn Coleman, Business Analyst
UnumProvident Corporation
PLEASE RECYCLE AND ENCOURAGE YOUR OFFICE/COWORKERS TO DO SO AS WELL.