Change Float Calculator
This program is used to calculate the float from the change drawer of larger retail stores. It is very straight-forward as the user only has the count the number of bundles of notes or bags of coins; the program automatically calculates the value and then prints this onto a receipt as well as saving a log of all transactions.
This program is used to calculate the float from the change drawer of larger retail stores. It is very straight-forward as the user only has the count the number of bundles of notes or bags of coins; the program automatically calculates the value and then prints this onto a receipt as well as saving a log of all transactions.
- Automatically calculates amount based on qty entered
- Optionally displays variation of total vs base float amount. Base Float can be changed in settings
- Contains all denominations present in a change float, including loose notes and coins
- Multiple settings are available to customise the program
- Pop-up box prevents accidental printing if total does not equal the base float amount
- Optionally keeps track of current count (morning/afternoon) and last count
- Receipt can also be printed by pressing F1
- Count box will only accept numbers. Letters or special characters will be replaced with a zero
- Option to display zero denominations and variation on receipt
- F1 automatically prints to the default printer. To print to a different computer, simply press F2 instead
- Use program for change orders to both print receipt and save digital log
- Store all printed receipts in a log file for future reference, with the ability to search previous counts.
Features currently being worked on:
- Printing to a POS receipt printer. Currently prints to standard printer or PDF, untested on POS printer
- Link multiple computers (registers, cash office, etc) running the calculator to store log files on central server/computer, so "Last Count" could be another computer