S
shawn
How would I go about this and is it doable?
I want to make a calculator that will determine the number of stamps needed
to get postage needed.
Column A will contain the header "Stamp Value". Below it will be every stamp
denomination currently available, ie: .42, .17, .27, .01, .03, etc.I'll
input these and change them as necessary.
Column B will have check boxes that you can check off what stamps you have..
for example in our office I have $1.00 stamps, .42 cents, .27 cents, and .17
cents only.
One of the cells on the sheet you will input how much postage you need..
for example I needed $2.02 to mail out some catalogs to a customer today.
Column D will show you how many of each stamp you need to put on the
envelope, the best combination to reach $2.02. If it cannot reach $2.02, it
will try to combine stamps to give you the next highest amount closest to
$2.02.. so if it can use 4 stamps and reach $2.05 then it will show you
that.
I want to make a calculator that will determine the number of stamps needed
to get postage needed.
Column A will contain the header "Stamp Value". Below it will be every stamp
denomination currently available, ie: .42, .17, .27, .01, .03, etc.I'll
input these and change them as necessary.
Column B will have check boxes that you can check off what stamps you have..
for example in our office I have $1.00 stamps, .42 cents, .27 cents, and .17
cents only.
One of the cells on the sheet you will input how much postage you need..
for example I needed $2.02 to mail out some catalogs to a customer today.
Column D will show you how many of each stamp you need to put on the
envelope, the best combination to reach $2.02. If it cannot reach $2.02, it
will try to combine stamps to give you the next highest amount closest to
$2.02.. so if it can use 4 stamps and reach $2.05 then it will show you
that.