<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Array formula to look up a value and return multiple values in excel</title> <atom:link href="http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/</link> <description>Quality excel resource</description> <lastBuildDate>Sat, 11 Feb 2012 15:14:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-39989</link> <dc:creator>Oscar</dc:creator> <pubDate>Wed, 07 Dec 2011 10:40:56 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-39989</guid> <description>Ainslie,
read this post:
&lt;a href=&quot;http://www.get-digital-help.com/2011/12/07/use-a-drop-down-list-to-search-and-return-multiple-values/&quot; rel=&quot;nofollow&quot;&gt;Use a drop down list to search and return multiple values&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Ainslie,</p><p>read this post:<br
/> <a
href="http://www.get-digital-help.com/2011/12/07/use-a-drop-down-list-to-search-and-return-multiple-values/" rel="nofollow">Use a drop down list to search and return multiple values</a></p> ]]></content:encoded> </item> <item><title>By: Ainslie</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-39762</link> <dc:creator>Ainslie</dc:creator> <pubDate>Mon, 05 Dec 2011 14:02:49 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-39762</guid> <description>hi,
I have multiple worksheets in an excel book. I have a drop down menu on the worksheet entitles &quot;ON Work&quot; The drop down menu is in cell B50
I then need to be able to look up whatever option is picked in B50 and look up mulitple values from a different worksheet entiled &quot;Panels&quot; the Panels table goes from A1:F80
So if i choose the option 140XL in B50 below it I need all the information from the &quot;panels&quot; sheet that corresponds with 140XL.
The Panels Sheet information is set up like this:
140XL 12025 16&quot; Large
140XL 58625 12&quot; Small
140XL 99951 12&quot; Rear
So i need it to look up 140XL and get the infromation 12025,58625,9951
i have looked all over the interent for help and it&#039;s either way too confusing or doesn&#039;t deal with multiple worksheets. I know it is possible but i really am our of ideas
Please Help!</description> <content:encoded><![CDATA[<p>hi,</p><p>I have multiple worksheets in an excel book. I have a drop down menu on the worksheet entitles "ON Work" The drop down menu is in cell B50<br
/> I then need to be able to look up whatever option is picked in B50 and look up mulitple values from a different worksheet entiled "Panels" the Panels table goes from A1:F80<br
/> So if i choose the option 140XL in B50 below it I need all the information from the "panels" sheet that corresponds with 140XL.</p><p>The Panels Sheet information is set up like this:<br
/> 140XL 12025 16" Large<br
/> 140XL 58625 12" Small<br
/> 140XL 99951 12" Rear</p><p>So i need it to look up 140XL and get the infromation 12025,58625,9951</p><p>i have looked all over the interent for help and it's either way too confusing or doesn't deal with multiple worksheets. I know it is possible but i really am our of ideas<br
/> Please Help!</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-39746</link> <dc:creator>Oscar</dc:creator> <pubDate>Mon, 05 Dec 2011 09:46:32 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-39746</guid> <description>DP,
You can find my answer here: &lt;a href=&quot;http://www.get-digital-help.com/2009/10/25/how-to-return-multiple-values-using-vlookup-in-excel/comment-page-3/#comment-39266&quot; rel=&quot;nofollow&quot;&gt;How to return multiple values using vlookup&lt;/a&gt; </description> <content:encoded><![CDATA[<p>DP,</p><p>You can find my answer here: <a
href="http://www.get-digital-help.com/2009/10/25/how-to-return-multiple-values-using-vlookup-in-excel/comment-page-3/#comment-39266" rel="nofollow">How to return multiple values using vlookup</a></p> ]]></content:encoded> </item> <item><title>By: DP</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-39281</link> <dc:creator>DP</dc:creator> <pubDate>Thu, 01 Dec 2011 17:00:14 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-39281</guid> <description>I am trying to use the formula for a bigger range, C3:C40. I modified the formula as follows -
=INDEX(&#039;Resource Project Mapping&#039;!C3:C40,SMALL(IF($B$4=&#039;Resource Project Mapping&#039;!B3:B40,ROW(&#039;Resource Project Mapping&#039;!B3:B40)-MIN(ROW(&#039;Resource Project Mapping&#039;!B3:B40))+1,&quot;&quot;),ROW(&#039;Resource Project Mapping&#039;!A1)))
however I am getting the below results
#VALUE!
#NUM!
#NUM!
#NUM!
#NUM!
Can you please help?</description> <content:encoded><![CDATA[<p>I am trying to use the formula for a bigger range, C3:C40. I modified the formula as follows -<br
/> =INDEX('Resource Project Mapping'!C3:C40,SMALL(IF($B$4='Resource Project Mapping'!B3:B40,ROW('Resource Project Mapping'!B3:B40)-MIN(ROW('Resource Project Mapping'!B3:B40))+1,""),ROW('Resource Project Mapping'!A1)))</p><p>however I am getting the below results<br
/> #VALUE!<br
/> #NUM!<br
/> #NUM!<br
/> #NUM!<br
/> #NUM!</p><p>Can you please help?</p> ]]></content:encoded> </item> <item><title>By: Ainslie</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-38956</link> <dc:creator>Ainslie</dc:creator> <pubDate>Tue, 29 Nov 2011 15:10:24 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-38956</guid> <description>I have multiple worksheets in an excel book. I have a drop down menu on the worksheet entitles &quot;ON Work&quot; The drop down menu is in cell B50
I then need to be able to look up whatever option is picked in B50 and look up mulitple values from a different worksheet entiled &quot;Panels&quot; the Panels table goes from A1:F80
So if i choose the option 140XL in B50 below it I need all the information from the &quot;panels&quot; sheet that corresponds with 140XL.
The Panels Sheet information is set up like this:
140XL   12025   16&quot;  Large
140XL   58625   12&quot;  Small
140XL   99951   12&quot;  Rear
So i need it to look up 140XL and get the infromation 12025,58625,9951
i have looked all over the interent for help and it&#039;s either way too confusing or doesn&#039;t deal with multiple worksheets. I know it is possible but i really am our of ideas</description> <content:encoded><![CDATA[<p>I have multiple worksheets in an excel book. I have a drop down menu on the worksheet entitles "ON Work" The drop down menu is in cell B50<br
/> I then need to be able to look up whatever option is picked in B50 and look up mulitple values from a different worksheet entiled "Panels" the Panels table goes from A1:F80<br
/> So if i choose the option 140XL in B50 below it I need all the information from the "panels" sheet that corresponds with 140XL.</p><p>The Panels Sheet information is set up like this:<br
/> 140XL   12025   16"  Large<br
/> 140XL   58625   12"  Small<br
/> 140XL   99951   12"  Rear</p><p>So i need it to look up 140XL and get the infromation 12025,58625,9951</p><p>i have looked all over the interent for help and it's either way too confusing or doesn't deal with multiple worksheets. I know it is possible but i really am our of ideas</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-35886</link> <dc:creator>Oscar</dc:creator> <pubDate>Wed, 19 Oct 2011 08:16:43 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-35886</guid> <description>Stephanie,
read this post: http://www.get-digital-help.com/2011/10/19/excel-array-formula-enter-a-value-in-a-cell-and-instantly-populate-adjacent-cells/</description> <content:encoded><![CDATA[<p>Stephanie,</p><p>read this post: <a
href="http://www.get-digital-help.com/2011/10/19/excel-array-formula-enter-a-value-in-a-cell-and-instantly-populate-adjacent-cells/" rel="nofollow">http://www.get-digital-help.com/2011/10/19/excel-array-formula-enter-a-value-in-a-cell-and-instantly-populate-adjacent-cells/</a></p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-35753</link> <dc:creator>Oscar</dc:creator> <pubDate>Mon, 17 Oct 2011 09:38:06 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-35753</guid> <description>Stephanie,
&lt;strong&gt;Can you explain this in greater detail?&lt;/strong&gt;
&lt;em&gt;I have been working on a worksheet and cannot figure out the formula that would work to copy to the other cells and result in the duplicate entries being shown.&lt;/em&gt;</description> <content:encoded><![CDATA[<p>Stephanie,</p><p><strong>Can you explain this in greater detail?</strong></p><p><em>I have been working on a worksheet and cannot figure out the formula that would work to copy to the other cells and result in the duplicate entries being shown.</em></p> ]]></content:encoded> </item> <item><title>By: Stephanie</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-35711</link> <dc:creator>Stephanie</dc:creator> <pubDate>Sun, 16 Oct 2011 18:16:46 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-35711</guid> <description>I have been working on a worksheet and cannot figure out the formula that would work to copy to the other cells and result in the duplicate entries being shown.  I want to enter the phone number in the phone column and have the last name and address populate.  Can you give me some guidance?  Thanks.
A	B	C		E	F	G	H
1	2	3	4
Phone	Last	Address	330-555-9235	Adams	Mary	12 Oak St.
330-555-8099	Adams	Michael	44 Oak St.
330-555-8119	Adams	Sam	44 Oak St.
330-555-5566	Jones	Mary	36 Main St.
330-555-5327	Palmer	Michael	67 ShortSt.
330-555-2227	Powers	Sara	27 ShortSt.
330-555-7845	Parker	Clarence12 Oak St.
330-555-6565	Parker	Mary	36 Main St.
330-555-7901	Smith	Clarenc	513 Main St
330-555-7901	Miller	Sam	517 E. Main</description> <content:encoded><![CDATA[<p>I have been working on a worksheet and cannot figure out the formula that would work to copy to the other cells and result in the duplicate entries being shown.  I want to enter the phone number in the phone column and have the last name and address populate.  Can you give me some guidance?  Thanks.</p><p>A	B	C		E	F	G	H<br
/> 1	2	3	4<br
/> Phone	Last	Address	330-555-9235	Adams	Mary	12 Oak St.<br
/> 330-555-8099	Adams	Michael	44 Oak St.<br
/> 330-555-8119	Adams	Sam	44 Oak St.<br
/> 330-555-5566	Jones	Mary	36 Main St.<br
/> 330-555-5327	Palmer	Michael	67 ShortSt.<br
/> 330-555-2227	Powers	Sara	27 ShortSt.<br
/> 330-555-7845	Parker	Clarence12 Oak St.<br
/> 330-555-6565	Parker	Mary	36 Main St.<br
/> 330-555-7901	Smith	Clarenc	513 Main St<br
/> 330-555-7901	Miller	Sam	517 E. Main</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-30546</link> <dc:creator>Oscar</dc:creator> <pubDate>Fri, 05 Aug 2011 07:12:30 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-30546</guid> <description>Renee,
I am happy you figured it out.
Here is how to remove #num errors, for those of you who wants to know.
=IFERROR(formula, &quot;&quot;)</description> <content:encoded><![CDATA[<p>Renee,</p><p>I am happy you figured it out.</p><p>Here is how to remove #num errors, for those of you who wants to know.<br
/> =IFERROR(formula, "")</p> ]]></content:encoded> </item> <item><title>By: Renee</title><link>http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/comment-page-2/#comment-30505</link> <dc:creator>Renee</dc:creator> <pubDate>Thu, 04 Aug 2011 18:02:10 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/2009/01/31/using-array-formula-to-look-up-multiple-values-in-a-list/#comment-30505</guid> <description>I got it! Thank you SO much for your help. I have spent hours trying to figure this out.</description> <content:encoded><![CDATA[<p>I got it! Thank you SO much for your help. I have spent hours trying to figure this out.</p> ]]></content:encoded> </item> </channel> </rss>
