How much would I need?

m5rcc

New Member
Joined
Feb 15, 2013
Messages
16
Morning all,

I wonder if anyone can help for potentially a simple Excel solution.

I send a lot of items in the post and with the price increase by the Royal Mail I now need different stamps than before.

Is it possible to create a spreadsheet that would give me a solution to the question "How many stamps would I need to make.." whatever I need, whether it's £6.71 or £13.27 or £18.01.

There would most probably be no exact answer, so it could be say, one would need 4 x First, 3 x Second, 1 x 14p and there could be a few permutations to get the same answer, however, how do I go about creating such a spreadsheet?

The stamps I have are as follows:

[TABLE="width: 35"]
<colgroup><col></colgroup><tbody>[TR]
[TD="align: right"]0.53[/TD]
[/TR]
[TR]
[TD="align: right"]0.62[/TD]
[/TR]
[TR]
[TD="align: right"]0.76[/TD]
[/TR]
[TR]
[TD="align: right"]0.93[/TD]
[/TR]
[TR]
[TD="align: right"]1.28[/TD]
[/TR]
[TR]
[TD="align: right"]1.72[/TD]
[/TR]
[TR]
[TD="align: right"]2.03[/TD]
[/TR]
[TR]
[TD="align: right"]6.4


[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[/TR]
[TR]
[TD="align: right"]
Any help would be most welcome![/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Actually one thing I have noticed, is that it rounds up, which is not really what I want to achieve.

For example, if I put 3.90, it will round up to the nearest perfect permutation, i.e. 3.93 (giving
[TABLE="width: 490"]
<tbody>[TR]
[TD]+1.72+1.28+0.93
[/TD]
[/TR]
[TR]
[TD]+2.03+1.28+0.62)
[/TD]
[/TR]
</tbody>[/TABLE]


I don’t want that. If it’s 3.90 I want me to give it the best possible permutation WITH the smallest remainder, for example, 3 x 1.28 with 6p remainder.

Can that be achieved?
 
Upvote 0

Forum statistics

Threads
1,223,713
Messages
6,174,039
Members
452,542
Latest member
Bricklin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top