I am working on dividing a shipping charge against number of items shipping. In this case I have a $33 shipping charge and 8 parts. 33/8 = 4.125 or $4.13. Now if I distribute that against each part it results in $33.04 as a total. Is there another function I can use to determine the even distribution, leaving more or less in the other

