ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #REF! (https://www.excelbanter.com/excel-worksheet-functions/258122-ref.html)

Curtis[_2_]

#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

Luke M[_4_]

#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





All times are GMT +1. The time now is 03:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com