PC Review


Reply
Thread Tools Rate Thread

Calculation based on lowest price

 
 
vjohns158@gmail.com
Guest
Posts: n/a
 
      11th Dec 2007
I have 5 different columns on my spreadsheet with different prices. I
want Excel to find the lowest price within those cells and multiply it
by another price I have designated. How do I do this?
 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      11th Dec 2007
=A1*MIN(B1:F1)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

<(E-Mail Removed)> wrote in message news:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
|I have 5 different columns on my spreadsheet with different prices. I
| want Excel to find the lowest price within those cells and multiply it
| by another price I have designated. How do I do this?


 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      11th Dec 2007
=MIN(rng)*other_value

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



<(E-Mail Removed)> wrote in message
news:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
>I have 5 different columns on my spreadsheet with different prices. I
> want Excel to find the lowest price within those cells and multiply it
> by another price I have designated. How do I do this?



 
Reply With Quote
 
T. Valko
Guest
Posts: n/a
 
      11th Dec 2007
Try this:

=A1*MIN(B1:F1)

--
Biff
Microsoft Excel MVP


<(E-Mail Removed)> wrote in message
news:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
>I have 5 different columns on my spreadsheet with different prices. I
> want Excel to find the lowest price within those cells and multiply it
> by another price I have designated. How do I do this?



 
Reply With Quote
 
vjohns158@gmail.com
Guest
Posts: n/a
 
      11th Dec 2007
On Dec 11, 4:26 pm, "Bob Phillips" <bob....@somewhere.com> wrote:
> =MIN(rng)*other_value
>
> --
> ---
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my addy)
>
> <vjohns...@gmail.com> wrote in message
>
> news:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
>
>
>
> >I have 5 different columns on my spreadsheet with different prices. I
> > want Excel to find the lowest price within those cells and multiply it
> > by another price I have designated. How do I do this?- Hide quoted text -

>
> - Show quoted text -


Thanks a ton, I just figured this out!
 
Reply With Quote
 
vjohns158@gmail.com
Guest
Posts: n/a
 
      11th Dec 2007
On Dec 11, 4:25 pm, "Niek Otten" <nicol...@xs4all.nl> wrote:
> =A1*MIN(B1:F1)
>
> --
> Kind regards,
>
> Niek Otten
> Microsoft MVP - Excel
>
> <vjohns...@gmail.com> wrote in messagenews:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
>
> |I have 5 different columns on my spreadsheet with different prices. I
> | want Excel to find the lowest price within those cells and multiply it
> | by another price I have designated. How do I do this?


Thank you so much!
 
Reply With Quote
 
Conan Kelly
Guest
Posts: n/a
 
      11th Dec 2007
vjohns158,

Use the MIN() function:

=MIN(Range)

Using your exmple:

=MIN(A2:A50)*2.50


<(E-Mail Removed)> wrote in message
news:2f3c41a1-2b1e-49ca-9204-(E-Mail Removed)...
>I have 5 different columns on my spreadsheet with different prices. I
> want Excel to find the lowest price within those cells and multiply it
> by another price I have designated. How do I do this?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
lowest price in the market prs-123 Windows Vista Installation 0 18th Aug 2007 01:21 PM
Lowest price in UK for GT6600? Bobby ATI Video Cards 1 15th Jun 2005 10:28 PM
How can I get the lowest price, second lowest etc. from a range o. =?Utf-8?B?Um9iaW4=?= Microsoft Excel Worksheet Functions 2 9th Nov 2004 12:23 PM
Lowest price. Gabriela Martins Microsoft Excel Discussion 1 25th Jul 2004 03:48 PM
Finding the lowest price in a row Karen Microsoft Excel Worksheet Functions 13 26th Apr 2004 04:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:58 AM.