IPB


Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Halp! Halp! If You Are Super Proficient With Ms Excel Please Come Here And Help Me!, finding WHERE min is
Digg this topic · Save to del.icio.us · Slashdot It · Post to Technorati · Post to Furl · Submit to Reddit · Share on Facebook · Fark It · Googlize This Post · Add to ma.gnolia · Tag to Wink · Add to MyWeb · Add to Netscape
bookworm
post Jan 14 2008, 12:41 AM
Post #1


Junior Member
**

Group: Full Member
Posts: 8
Joined: 7-December 07
Member No.: 4,076



ok here is what i'm trying to do in ms excel.

say i have a table as follows

Coln A Coln B Coln C
1Time "Power kW" "Power Factor"
2 50 0.9
3 60 0.8
4 100 0.6
5 300 0.7
6 70 0.5
7 90 0.1

I then go in a different cell foruma "=MIN(C2:C7)" that would give the minimum power factor, which in this case would be 0.1

I want to know what the power kW (Coln cool.gif and time (Coln A) is at this point in time where the minimum occurred. (I can't just go =MIN(B2:B7) that would just give 50 which isn't where the min pf occurred... get what i mean?)

What forumla/method do I need to do this, as in get the cell next to the cell of min?

Please help *begs*

Thanks in advance excel wiz master.laugh.gif
Go to the top of the page
 
+Quote Post
niallnz
post Jan 15 2008, 12:41 AM
Post #2


Intermediate Member
***

Group: Full Member
Posts: 26
Joined: 5-November 02
From: Christchurch
Member No.: 165



Bookworm

The best I can come up with is to use VLOOKUP, but you will have to reorder your table so that power factor is the first colum and then sort the table so that the power factor is in assending order. Like so

PF TIME kW
0.1 6 90
0.5 5 70
0.6 3 100
0.7 4 300
0.8 2 60
0.9 1 50

then use

VLOOKUP(MIN(A2:A7),A2:C7,3) this will return the value in colum 3 from the row of the array that has the value that is the minimum of the range A2:A7

The problem with this is that you have to sort the data, which I guess to want to avoid doing.

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   2 -Anonymous- 677 21st October 2004 - 06:00 PM
Last post by: marke



RSS Lo-Fi Version Time is now: 6th October 2008 - 02:25 PM
hosted by : L M Photonics Ltd