Thanks Kris,
Did as requested with no successs. Noticed that the number fields did have a different mask than the calculation fields but that has been fixed now.
Additionally, the first three fields were set to two decimal places but weren’t allowing any to be entered. I changed them to three and then after testing, but them back to two. They appear to be working now.
Just noted however that almost immediately after rendering, I’m getting Error: Cannot calculate node of unknown type “Number” in the console and after entering an initial value, the console starts with Infinity Calculation Result.
I did set the default value for all fields to zero this morning to ensure it had nothing to do with NaN calculations.
Basically, I’m stumped.
The form is available here: https://drive.google.com/file/d/1bIprxu5irrC46Ff4rN–zJkVfsqoqRG2/view?usp=sharing
Thanks!