My present project requires the ability to create fields on a form that will take the A) # of Units, B) Price Per Unit, and C) Total/Extended Amount or A * B = C. I want it to be dynamic in that as soon as an item is chosen from a database, then the B field fills in with the correct amount. Then, when the # of Units are entered the calculation is performed for the total.
This project is for a food inventory tracking system for a school district I work for. Any ideas would be greatly appreciated and utilized.
This project is for a food inventory tracking system for a school district I work for. Any ideas would be greatly appreciated and utilized.
Comment