#1   Report Post  
Stressed Out!!
 
Posts: n/a
Default Vlookup Headache

I have my data sheet where I have 4 columns, C-date, D-physcial, E-emotional,
F-physical....on a different sheet, I need a formula to find the peak value
and corresponding date...

I have used the large formula to find the 3 highest values and then tried to
use the Vlookup formula to find this corresponding date. I don't know if
this is the right way around it, but it's all i've been able to come up with

at the moment my formula looks like this: =VLOOKUP("=large('Data
(2)'!$C$9:$C$31,1)",'Data (2)'!$C$9:$D$31,2,FALSE)

But i keep getting a N/A value...can anyone please help my ASAP...I've never
used formulas this difficult before.
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

You just have some uneeded "junk" in your formula. Try this:

=VLOOKUP(LARGE('Data (2)'!$C$9:$C$31,1),'Data (2)'!$C$9:$D$31,2,FALSE)

Biff

"Stressed Out!!" <Stressed wrote in message
...
I have my data sheet where I have 4 columns, C-date, D-physcial,
E-emotional,
F-physical....on a different sheet, I need a formula to find the peak
value
and corresponding date...

I have used the large formula to find the 3 highest values and then tried
to
use the Vlookup formula to find this corresponding date. I don't know if
this is the right way around it, but it's all i've been able to come up
with

at the moment my formula looks like this: =VLOOKUP("=large('Data
(2)'!$C$9:$C$31,1)",'Data (2)'!$C$9:$D$31,2,FALSE)

But i keep getting a N/A value...can anyone please help my ASAP...I've
never
used formulas this difficult before.



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
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM
VLOOKUP not working Scott Excel Worksheet Functions 3 November 12th 04 08:06 PM


All times are GMT +1. The time now is 01:08 PM.

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

About Us

"It's about Microsoft Excel"