Twenty, forty, sixty, eighty, one hundred, twenty, forty, sixty, eighty, two hundred, twenty, forty, sixty, eighty … aarrgh! Where was I?
In my previous post, I blogged about all the fun I am having in a Visual Basic class that I am taking at UNLV. My most recent project is a simple cash and coin counting program. I will use it for a position I hold in an organization in which I help count cash. Hopefully, this program will ease the occasional pain and frustration I feel when counting stacks of twenty dollar bills.
The user enters the amount of each type of coin and currency. The program performs the calculations for each type and returns the total amount of coin and currency as seen in the screen shot below.





I could have used this last weekend for our Rotary Wurstfest in Boulder City. I was counting all afternoon!
Hey great looking simple app. Now get it ported or written for iPhone and it would make you some money…
I could see lots of people using it on the go as well as at the office.
Dustin,
Another great tip! This will be great for some of my POS clients for drawer counts!
Additionally, I am testing my non generic picture trick you taught me with this comment. Fingers crossed.
Do you post source code anywhere?
Thanks for reading Brad. Sorry, but I’ve decided to not post the entire source code.