#1   Report Post  
Posted to microsoft.public.excel.misc
nemadrias
 
Posts: n/a
Default MOREFUNC

Hi - I downloaded and am trying to use the morefunc addin to make
VLOOKUP work across multiple sheets in a workbook. Can anyone tell me
what's wrong with my syntax?



=VLOOKUP("ORIENTAL FOOD",THREED(Asian:Results!A7:A506),2,0)

The search term is "ORIENTAL FOOD", the two sheets are 'Asian' and
'Results', the range is A7:A506 in Asian, and I want to return data
from the second column exactly matching my search string.

Yet i get a #REF. ANYONE HELP ME???
Thanks in advance.
Steve

  #2   Report Post  
Posted to microsoft.public.excel.misc
Domenic
 
Posts: n/a
Default MOREFUNC

Assuming that you want to return the corresponding value in Column B
(the second column), try...

=VLOOKUP("ORIENTAL FOOD",THREED(Asian:Results!A7:B506),2,0)

Hope this helps!

In article .com,
"nemadrias" wrote:

Hi - I downloaded and am trying to use the morefunc addin to make
VLOOKUP work across multiple sheets in a workbook. Can anyone tell me
what's wrong with my syntax?



=VLOOKUP("ORIENTAL FOOD",THREED(Asian:Results!A7:A506),2,0)

The search term is "ORIENTAL FOOD", the two sheets are 'Asian' and
'Results', the range is A7:A506 in Asian, and I want to return data
from the second column exactly matching my search string.

Yet i get a #REF. ANYONE HELP ME???
Thanks in advance.
Steve

  #3   Report Post  
Posted to microsoft.public.excel.misc
nemadrias
 
Posts: n/a
Default MOREFUNC



Ok - that worked for me - can I do it so that it brings back all
instances of whatever I'm searching for (there are multiple entries in
that column). Thanks alot!
Steve


Domenic wrote:
Assuming that you want to return the corresponding value in Column B
(the second column), try...

=VLOOKUP("ORIENTAL FOOD",THREED(Asian:Results!A7:B506),2,0)

Hope this helps!

In article .com,
"nemadrias" wrote:

Hi - I downloaded and am trying to use the morefunc addin to make
VLOOKUP work across multiple sheets in a workbook. Can anyone tell me
what's wrong with my syntax?



=VLOOKUP("ORIENTAL FOOD",THREED(Asian:Results!A7:A506),2,0)

The search term is "ORIENTAL FOOD", the two sheets are 'Asian' and
'Results', the range is A7:A506 in Asian, and I want to return data
from the second column exactly matching my search string.

Yet i get a #REF. ANYONE HELP ME???
Thanks in advance.
Steve


Reply
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
Alternatives to GET.CELL and VB? whitehurst Excel Worksheet Functions 9 May 24th 06 08:50 PM
Using Morefunc - Indirect.Ext when Offline [email protected] Excel Worksheet Functions 6 May 1st 06 06:12 PM
Morefunc Becks Excel Discussion (Misc queries) 3 April 25th 06 03:18 PM
Need a short cut for this... Eddy Stan Excel Worksheet Functions 5 February 20th 06 12:37 PM
Morefunc Dave 2005 Excel Discussion (Misc queries) 1 November 8th 05 11:13 PM


All times are GMT +1. The time now is 08:01 PM.

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

About Us

"It's about Microsoft Excel"