LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 94
Default Conditional VLOOKUP

I have a table of data where the first column is a machine capacity and the
other columns contain force figures

50 0.1 0.2 0.5 1 2 5 10 15 20 30 40 50
100 2 5 10 20 30 40 60 80 100
1500 100 200 300 600 900 1200 1500

In a simple version the capacity is in cell C16 and cells D16:D29 use a
VLOOKUP formula to reference the table and display a list of force figures
based on C16.

So if C16 = 50 D16:D29 returns the following
0.1
0.2
0.5
1
2
5
10
15
20
30
40
50
0
0

However I now have maximum & minimum values specified as below example.
A 0.1 2
B 2 15
C 15 50

What I need to do is return forces within the maximum and minimum figures,
including the overlap.

So if C16 = 50
D16:D29 needs to return the following (note 2 instances of 2 and 15).
0.1
0.2
0.5
1
2
2
5
10
15
15
20
30
40
50

I need this to work on the first simple basis and also on the basis of 2 or
3 sets of maximum & minimum figures.

I do hope this makes sense and would be grateful for any help with this,
thanks.
 
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
Conditional formatting or Vlookup? pa_broon74 Excel Discussion (Misc queries) 3 January 21st 08 04:44 PM
conditional vlookup help jack Excel Discussion (Misc queries) 1 March 2nd 07 11:09 PM
Conditional Vlookup RICKY Excel Worksheet Functions 2 March 21st 06 11:18 PM
vlookup & conditional formatting Emma Excel Worksheet Functions 5 February 23rd 05 02:29 PM
Conditional VLOOKUP Robert Excel Worksheet Functions 3 December 27th 04 08:45 AM


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