#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default #REF!

Why is this giving me #REF! error

=INDEX('(312) - POS Pricelist'!$E$5:$E$8148,MATCH('Store Price
List'!$A4,'(312) - POS Pricelist'!$A$5:$A$8148,0),MATCH('Store Price
List'!D$2,'(312) - POS Pricelist'!$C$5:$C$8148,0))

thanks
--
ce
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 457
Default #REF!

You are calling out both a row number and column number in an array that
only has one column!
Either increase the INDEX array to include multiple columns, or remove the
second MATCH function.

--
Best Regards,

Luke M
"Curtis" wrote in message
...
Why is this giving me #REF! error

=INDEX('(312) - POS Pricelist'!$E$5:$E$8148,MATCH('Store Price
List'!$A4,'(312) - POS Pricelist'!$A$5:$A$8148,0),MATCH('Store Price
List'!D$2,'(312) - POS Pricelist'!$C$5:$C$8148,0))

thanks
--
ce



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



All times are GMT +1. The time now is 10:01 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"