0
Average while ignoring blank fields
New Here
,
/t5/acrobat-sdk-discussions/average-while-ignoring-blank-fields/td-p/10501872
May 20, 2019
May 20, 2019
Copy link to clipboard
Copied
I am trying to create a custom calculation script to average 8 fields and ignore any that are left blank. What is the best way to do this?
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/average-while-ignoring-blank-fields/m-p/10501873#M12505
May 20, 2019
May 20, 2019
Copy link to clipboard
Copied
Using a script... Search the forums for "calcAverage". It's a function I wrote that does exactly that.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

