LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default Involved VLookup Formula

Hello,
This is actually a re-post. I didn't get an answer for the initial post and
that was a week ago.

The formula is transferring the value for the item in, for example, A8-
calculated on one of the three worksheets- to a summary worksheet. I would
like the summary worksheet to pull the "best" value- that being within the
range of 0.2 and 2.6. If this condition is not met, I would like the summary
worksheet to lookup the next best value- within the range of 0.2 and 6.0.

=IF(ISNA(VLOOKUP(A8,'NA 3'!$A$84:$A$107,1,FALSE)),IF(ISNA(VLOOKUP(A8,'NA
2'!$A$84:$A$107,1,FALSE)),INDEX(NA!$M$24:$M$47,MAT CH(MAX(IF((NA!$A$24:$A$47=A8)*(NA!$K$24:$K$470.2) *(NA!$K$24:$K$47<6),NA!$K$24:$K$47)),NA!$K$24:$K$4 7,0)),INDEX('NA
2'!$M$24:$M$47,MATCH(MAX(IF(('NA 2'!$A$24:$A$47=A8)*('NA
2'!$K$24:$K$470.2)*('NA 2'!$K$24:$K$47<6),'NA 2'!$K$24:$K$47)),'NA
2'!$K$24:$K$47,0))),INDEX('NA 3'!$M$24:$M$47,MATCH(MAX(IF(('NA
3'!$A$24:$A$47=A8)*('NA 3'!$K$24:$K$470.2)*('NA 3'!$K$24:$K$47<6),'NA
3'!$K$24:$K$47)),'NA 3'!$K$24:$K$47,0)))

The formula only returns the first value that meets the criteria. I would
like for the formula to return the value for the criteria:
-lookup value is within the range 0.2 and <2.6 else
-lookup value is within the range 0.2 and <6.0




 
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
Involved VLookup Function andiam24 Excel Discussion (Misc queries) 3 May 20th 09 12:20 PM
Percentage with a zero involved tankerman Excel Discussion (Misc queries) 8 March 5th 09 09:08 AM
sorting birthdays formatted as month and day (no year involved) 4most Excel Discussion (Misc queries) 8 January 12th 09 11:39 PM
copy formula with same cells involved kamal Excel Discussion (Misc queries) 3 November 5th 07 01:37 PM
Matching when spaces are involved JaB Excel Worksheet Functions 1 November 15th 05 12:46 PM


All times are GMT +1. The time now is 05:22 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"