Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Array formula referencing other worksheets

I am setting up my worksheet and figured out most things, but what is the
proper sintax for referencing data on a separate sheet?

I can get the formula to work if the information is in the same worksheet.
I need to create a user worksheet that they just use to enter the lookup
parameters.

Here is my formula:

=IF(COUNTA(D5,D7,D9,D11)<4,"",INDEX(INFO!B3:B50,MA TCH(1,(Model=$D5)*(Volts=$D7)*(hz=$D9)*(phase=$D11 ),0)))

The part referncing the other sheet is the "(INFO!B3:B50....." Info is the
worksheet name and the B3:B50 is obviously the range of Data.

Thank you for the help.

Raymond
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default Array formula referencing other worksheets

Your syntax is correct.

Are you getting errors?

INFO is an XL function; give your sheet a different name.
--
Brevity is the soul of wit.


"broderp" wrote:

I am setting up my worksheet and figured out most things, but what is the
proper sintax for referencing data on a separate sheet?

I can get the formula to work if the information is in the same worksheet.
I need to create a user worksheet that they just use to enter the lookup
parameters.

Here is my formula:

=IF(COUNTA(D5,D7,D9,D11)<4,"",INDEX(INFO!B3:B50,MA TCH(1,(Model=$D5)*(Volts=$D7)*(hz=$D9)*(phase=$D11 ),0)))

The part referncing the other sheet is the "(INFO!B3:B50....." Info is the
worksheet name and the B3:B50 is obviously the range of Data.

Thank you for the help.

Raymond

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
Find value in array Brook6 Excel Worksheet Functions 26 January 30th 07 09:40 PM
Array formula returning wrong results TUNGANA KURMA RAJU Excel Discussion (Misc queries) 1 November 19th 05 10:29 AM
#VALUE! On An Array Formula Referencing a Range Outside The Workbo paige Excel Discussion (Misc queries) 5 September 9th 05 12:05 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


All times are GMT +1. The time now is 06:22 AM.

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"