A
Adam
Hi All,
I have the following formula in a form field:
=([Skills - Achieved]+[Process & Systems - Achieved]+[Knowledge -
Achieved]+[Adding Value - Achieved]+[Case Management -
Achieved]+([ac1]*100)+([ac2]*100)+([ac3]*100)+([ac4]*100)+[Attendance -
Achieved]+[Punctuality - Achieved]+[Dress code -
Achieved]+[Housekeeping - Achieved]+[Team work - Achieved])/14
Unfortunately if all of the fields are not filled in then this gives me
a "#Error" error in the field.
I've tried to use the IIF(Ierror(formula),"",(formula)) function
however this returns "#name?" error.
Can anyone help me with this please?
I just don't want anything to be displayed in the field if there is
going to be an error shown there.
Regards
Adam
I have the following formula in a form field:
=([Skills - Achieved]+[Process & Systems - Achieved]+[Knowledge -
Achieved]+[Adding Value - Achieved]+[Case Management -
Achieved]+([ac1]*100)+([ac2]*100)+([ac3]*100)+([ac4]*100)+[Attendance -
Achieved]+[Punctuality - Achieved]+[Dress code -
Achieved]+[Housekeeping - Achieved]+[Team work - Achieved])/14
Unfortunately if all of the fields are not filled in then this gives me
a "#Error" error in the field.
I've tried to use the IIF(Ierror(formula),"",(formula)) function
however this returns "#name?" error.
Can anyone help me with this please?
I just don't want anything to be displayed in the field if there is
going to be an error shown there.
Regards
Adam