LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Selecting amounts to display based on quantity

Greetings:

I use an Excel spreadsheet to do estimating for a building contractor. The
spreadsheet has two pages, a Worksheet page and a Proposal page. As we
receive bids from different trades (electrical, plumbing, HVAC, etc) we enter
these bids into the Worksheet page in the format Quantity times Amount
(formula is =SUM(quantity cell*amount cell). For example, an electrician
bids $1,000 to do wiring for a particular job, so we would enter (1) in the
Quantity cell and (1000) in the Amount cell. The result is the bid for that
vendor for that trade, $1000 in this case. This amount would then be
displayed in a "Total" cell for that trade, and also on the Proposal page
under "Electrical," assuming of course there are no other bids.

We generally get several bids from each trade, and then try to go with the
lowest bid for a given trade to use in our Proposal. Currently, if multiple
bids are entered into the Worksheet page, the spreadsheet ADDS each bid
together (formula is =SUM(beginning of range:end of range) then displays the
SUM of all bids in the Total cell for that trade (and again on the Proposal
page). The only way to keep this from happening is to put a zero in the
Quantity cell for a particular bid in order to "fool" the spreadsheet into
not adding that to the "Total" cell. For example, let's say I have two
Electrical bids, one from Company A and one from Company B. Company A has
the low bid of $1000 and Company B has a higher bid of $1200. I want Company
A's bid to show up on the Proposal page so I enter (1) under Quantity and
1000 under Amount for Company A, and (0) under Quantity and 1200 under Amount
for Company B. This prevents the "Total" cell from adding the two bids
together and displaying the result on the Proposal page. This method works
OK but when we receive large numbers of bids it can cause confusion. Plus, I
still want the Worksheet page to reflect the higher bid, I just don't want
that amount included in the Proposal.

What I want is for my "Total" cell for each trade to compare each individual
"Amount" cell above it, determine which "Amount" (or bid) is LOWEST, and then
display ONLY THAT AMOUNT on the Proposal page for that particular trade. Is
this possible?

Thanks in advance!

Ray
 
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
Help me create sales chart based on state and quantity mr_merchant_man Excel Discussion (Misc queries) 0 May 1st 10 12:01 AM
multiply value based on quantity Bigfoot3910 Excel Worksheet Functions 3 April 21st 10 12:00 PM
Need a formula to increase quantity of one cell until the quantity ofanother is exceeded rudyeb Excel Discussion (Misc queries) 1 October 24th 08 03:34 PM
Total sum based on different costs for each new quantity group Tboogie21 Excel Worksheet Functions 3 January 26th 07 12:56 PM
excel multiply by different values based on quantity ronzander1 Excel Discussion (Misc queries) 1 January 11th 06 08:54 AM


All times are GMT +1. The time now is 03:12 AM.

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"