How to get the unit price and quantity if only given the total spent

Kiriko

New Member
Joined
May 15, 2018
Messages
16
Hi, I'm trying to find out how many reams of A4 paper were purchased last year but I only have the total spent per month. The price may change monthly since there may have been purchased from varying suppliers.

Is there an easy way in excel to get that information? For example the below.

[TABLE="width: 234"]
<colgroup><col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 3072;" span="2"> <col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"> <col width="77" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2816;"> <tbody>[TR]
[TD="width: 84, bgcolor: transparent"]Month[/TD]
[TD="width: 84, bgcolor: transparent"]Unit Price[/TD]
[TD="width: 67, bgcolor: transparent"]Quantity[/TD]
[TD="width: 77, bgcolor: transparent"]Total Spent[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Jan[/TD]
[TD="bgcolor: transparent, align: right"]35.75[/TD]
[TD="bgcolor: transparent, align: right"]4[/TD]
[TD="bgcolor: transparent"] 143.00 [/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Feb[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"] 322.00 [/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Mar[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"] 230.00 [/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]Apr[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"] 276.00 [/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]May[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"]??[/TD]
[TD="bgcolor: transparent"] 230.00 [/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
There's not enough information there to manually get that information. Without the Unit Price, it's impossible to determine.
The closest you could possibly get is if paper was around the same price, you could get a close approximation, but that's it.
 
Upvote 0

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

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