R
rbell
I am using a formula to look up a manufactures price for parts from
list =INDEX(Sheet2!G:G,MATCH(A3,Sheet2!A:A+0)). Sheet1 is my list o
pn's, Sheets 2,3,4 etc are the mfgs. list for various product lines
This formula returns #N/A for some as they are not all on every list.
would like to either have the formula return a 0 or leave the cell blan
so I can total these or do other calculations but the #N/A's caus
errors.
I've tried some things but haven't got it right yet, any ideas?
BTW Sheet 2 col G is the mfg's cost and is in the same col in all ther
lists. Col A is the pn's in both
list =INDEX(Sheet2!G:G,MATCH(A3,Sheet2!A:A+0)). Sheet1 is my list o
pn's, Sheets 2,3,4 etc are the mfgs. list for various product lines
This formula returns #N/A for some as they are not all on every list.
would like to either have the formula return a 0 or leave the cell blan
so I can total these or do other calculations but the #N/A's caus
errors.
I've tried some things but haven't got it right yet, any ideas?
BTW Sheet 2 col G is the mfg's cost and is in the same col in all ther
lists. Col A is the pn's in both