I need help with what I think should be a pretty simple calculation script, but all of the guidance is so convoluted I can't follow any of it.
I need Block 8 = ((salesprice / 500) rounded up to nearest whole number) * (transfertax / 2)
Say a sales price of $123,300 / 500 = 246.6 roundup to 247 * (2.20 / 2) = 271.70 in Block 8
I am not sure if this makes sense to any of the adobe wizards out there-- but would appreciate any help!