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 » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Lookup/multiple



 
 
Thread Tools Display Modes
  #11  
Old February 17th, 2006, 07:33 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Lookup/multiple

"Biff" wrote:
I did shorten the formulas a little by using
sheetnames: X, Y instead of: Sheet1, Sheet2 g)


Those should be mandatory sheet names!


Ahh, those are default sheetnames
but we can always be creative g
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


  #12  
Old February 17th, 2006, 08:16 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Lookup/multiple

Appreciate all your help
Thanks.

"Max" wrote:

"Biff" wrote:
I did shorten the formulas a little by using
sheetnames: X, Y instead of: Sheet1, Sheet2 g)


Those should be mandatory sheet names!


Ahh, those are default sheetnames
but we can always be creative g
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---



  #13  
Old February 17th, 2006, 08:19 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Lookup/multiple

You're welcome (from us) !
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Minerva" wrote in message
...
Appreciate all your help
Thanks.



  #14  
Old January 8th, 2010, 05:21 PM posted to microsoft.public.excel.worksheet.functions
richpauly13
external usenet poster
 
Posts: 2
Default Lookup/multiple

I have a similar situation

i have one tab labeled "Schedule" that has a list of names in column
E3:E10000, a list of cities in column F3:F10000, a list of states in column
G3:G10000, and a list of numbers in column C3:C10000

Then on another tab labeled "Calculations" i have each city listed once in
column C3:C114, followed by its state in column D3114, and a number in cell
A1

I want the Calculations tab to find all names with that number in A1, in the
city and state on the row it is on, and list them horizontally in the same
row from columns G:P (max of 10 names)

I edited the formulas above to look like this:

INDEX(Schedule!$E$3:$E$10000,SMALL(IF((Schedule!$C $3:$C$10000=$A$1)*(Schedule!$F$3:$F$10000=$C4)*(Sc hedule!$G$3:$G$10000=$D4),ROW(Schedule!E$3:E$10000 )-ROW(Schedule!E$3)+1),COLUMNS($A:A)))

I entered it as an array formulas and expanded the array over to column P
and down to row 114 and entered as array again ... but populates the same
name in every cell in that range (the first name it found)

Any help on what I am doing wrong?

"Max" wrote:

You're welcome (from us) !
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Minerva" wrote in message
...
Appreciate all your help
Thanks.




 




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 07:36 AM.


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