Update:
I attempted to use the code in Basic, which worked fine.
I've got the code sorted out, but there are two problems.
- The calculation for UnitPrice * QtyRecieved is taking the first record, and doing the calculation twice. (Repeats 2.5 * 10 twice instead of continuing to the next record after finishing)
- The final calculation will not allow me to put the end result into words.
But we're one step closer. I will continue looking, and again, if any help can be offered on this development, it will be much appreciated. I'll continue working and update when progress is made.