Is this possible

God33

New Member
Joined
Jan 2, 2018
Messages
10
I want to make a price list for all the glass we supply. In column A I would list all our products. As we sell glass on a square metre rate is there a way I can select a product from say A5 and the input the height of the glass in b5 and the width in d5 and in that row set a sq metre rate and the the final price is given in say f5?

Example- size x size = price

im probably really over complicating this
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Last question honest.
Can I add a quantity row so next to size x size/qty/net/vat/total
everything else works fine at the moment
 
Upvote 0
Something like this


Excel 2013 32 bit
ABCDEFG
1ProductHeightWidthQtyNetVatTotal
2Prod10.50.251031.256.2537.5
3Prod210.52025050300
4Prod31.50.7530843.75168.751012.5
5Prod42110500100600
6Prod52.51.25201562.5312.51875
7Prod631.53033756754050
8Prod73.51.75101531.25306.251837.5
SBD
Cell Formulas
RangeFormula
E2=B2*C2*D2*25
F2=(E2*0.2)
G2=E2+F2
 
Upvote 0

Forum statistics

Threads
1,223,230
Messages
6,170,883
Members
452,364
Latest member
springate

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