I need to run a query that will show a calculation of pallet requirements that needs to be rounded up regardless of the decimal value - (Ex. 1.2 needs to = 2 pallets). My result is calculated by the division of 2 table values:
Pallet req: [total req]/[unit count]
Is there a criteria or something (aside from any VB which I do not have knowledge of) that can accomplish this?
THX
Pallet req: [total req]/[unit count]
Is there a criteria or something (aside from any VB which I do not have knowledge of) that can accomplish this?
THX