A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Lookup multiple criteria for a single result



 
 
Thread Tools Display Modes
  #1  
Old November 18th, 2009, 10:33 PM posted to microsoft.public.excel.misc
Dave H[_2_]
external usenet poster
 
Posts: 11
Default Lookup multiple criteria for a single result

Hi,
I have the following table of criteria for loads on electronic ballasts:

A B C D
Ballasts total lamp feet max Max lamps Individual lamp feet
1 Unv Elec 1040-14 40 4 10
2 Unv Elec 216-12 16 2 8
3 Unv Elec 432-14 32 4 8
4 Unv Elec 848-46 48 6 8

I have setup the following set of data/parameters to yield a result (column
A, row 1,2,3or4):

Data

actual # lamps used 3 (cell AI64)
actual length of lamp 7 (cell AI65)
actual lamp feet required 21 (Cell AI66)


Parameters from data
ind lamp length limit 8 =IF(AI658,10,8)
# lamps used limit 4 =IF(AI642,4,IF(AI644,6,2))
total lamp ft limit 32
=IF(AI6616,32,IF(AI6632,40,IF(AI6640,48,16)))

Please advise how to lookup combination of three matching data points to
yield the proper Balast in column A.
Thanks




  #2  
Old November 19th, 2009, 01:26 AM posted to microsoft.public.excel.misc
Herbert Seidenberg
external usenet poster
 
Posts: 1,113
Default Lookup multiple criteria for a single result

Excel 2007 Advanced Filter
No formulas needed.
http://www.mediafire.com/file/mwnwiy...11_18_09a.xlsx
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:39 PM.


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