LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default LOOKUP FORMULA - USING THRESHOLDS - HELP


or even more simple:

=LOOKUP(A1,B1:C100)


Niek Otten;417753 Wrote:
Note that with a slight change in your data layout you could have used
a
much simpler formula:

0 1
18 2
54 3
90 4
etc.

Your formula in that case:

=VLOOKUP(A1,B1:C100,2)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"txm49" wrote in message
...
Perfect! Thank you!

"NBVC" wrote:


Try:

=INDEX($C$2:$C$18,MATCH(TRUE,INDEX($B$2:$B$18=A2, 0),0))

adjust ranges to suit.


--
NBVC

Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)

------------------------------------------------------------------------
NBVC's Profile: 'The Code Cage Forums - View Profile: NBVC'

(http://www.thecodecage.com/forumz/members/nbvc.html)
View this thread:
'LOOKUP FORMULA - USING THRESHOLDS - HELP - The Code Cage Forums'

(http://www.thecodecage.com/forumz/sh...d.php?t=116195)




--
NBVC

Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=116195



 
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
Thresholds linksgeek Charts and Charting in Excel 1 October 31st 08 08:49 PM
Lookup formula - please help! orquidea Excel Discussion (Misc queries) 5 November 28th 07 09:31 AM
Create a Bullseye chart with value thresholds [email protected] Excel Discussion (Misc queries) 2 February 15th 07 04:28 PM
Lookup Formula - but have a formula if it can't find/match a value Stephen Excel Worksheet Functions 11 June 14th 05 05:32 AM
Negative Thresholds in SumProduct Everyday Joe Excel Discussion (Misc queries) 0 May 4th 05 05:14 PM


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