I am working on what I thought would be a simple formula to determine a
percentage. I keep running into what I believe is a divide by 0 error.
The message reads " The value entered does not match the format of the
field [Meeting attendance percentage]". Because I am unframiliar with
writing JavaScript I need help resolving this issue. If someone could
please help with my formula I would appreciate it. I have tried changing
the format from number to none and that did nto seem to fix the
problem.H...