Answered
Hello,
I am completely lost, I built a calc script and on a total of 14 fields I'm receiving format error.
If possible I could email someone the page which has errors for them to view.
Thanks
Hello,
I am completely lost, I built a calc script and on a total of 14 fields I'm receiving format error.
If possible I could email someone the page which has errors for them to view.
Thanks
if ( (event == 0) | isNaN(event.value) ) event.value = '';
if ( (event.value == 0) | isNaN(event.value) ) event.value = '';
This is a common question here and there are a couple issues that may cause this message. When I typed "Value Entered Does not match format" I got a nice list of results from previous questions with several ways to fix it
http://www.acrobatusers.com/search/google/value%20entered%20does%20not%20match%20format?query=value%20entered%20does%20not%20match%20format&cx=010702214422959725198%3Amrw4k197ftq&cof=FORID%3A11&sitesearch=#1288Read through some threads in that list and try out the solutions provided.
Hope this helps,
Dimitri
WindJack Solutions
www.pdfscripting.com
www.windjack.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com