Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
bif bif is offline
external usenet poster
 
Posts: 1
Default Can not figure out appropriate formula

I am doing up a spread sheet in regards to our photocopier readings for both
colour and black and white. What I need to do is work out how much it is
costing our organisation using the quantity ordered and the price unit for
black and colour.(Listed in row A) I have all the photocopier names and type
in column A and across I have the Quanity (colour), Quantity (B & W), Colour
Price, B&W Price and total cost.

My formula I got given was VLOOKUP(X,Y:Y,2,FALSE)

What I am trying to do is find a formula to add the quantity columns with
the colour and black and white columns. I hope this makes sense
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Can not figure out appropriate formula

If you have
Quanity (colour) in Col B,
Quantity (B & W) in Col C,
Colour Price in Col D,
B&W Price in Col E and
total cost in in Col F

then this formula in
F2=(B2*D2) + (C2*E2)
will give you the total cost for the printer in A2

You can copy this formula down Col F to get the totals for other printers.

"bif" wrote:

I am doing up a spread sheet in regards to our photocopier readings for both
colour and black and white. What I need to do is work out how much it is
costing our organisation using the quantity ordered and the price unit for
black and colour.(Listed in row A) I have all the photocopier names and type
in column A and across I have the Quanity (colour), Quantity (B & W), Colour
Price, B&W Price and total cost.

My formula I got given was VLOOKUP(X,Y:Y,2,FALSE)

What I am trying to do is find a formula to add the quantity columns with
the colour and black and white columns. I hope this makes sense

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't figure out a formula Dolphin Excel Worksheet Functions 1 August 25th 08 09:59 PM
FORMULA TO FIGURE AGE tjsmags Excel Worksheet Functions 6 July 18th 07 06:41 AM
Can anyone figure a formula for this?? Please? Bianca Excel Worksheet Functions 2 July 11th 06 06:11 PM
Cant figure out formula? oxicottin Excel Worksheet Functions 5 February 21st 06 10:58 PM
I can't figure out this formula Steve Excel Discussion (Misc queries) 1 July 15th 05 03:59 PM


All times are GMT +1. The time now is 12:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"