Tried
=SUMIFS('1_ImportedData'!$F2:$F30,'1_ImportedData'!$A2:$A30,Computers,'1_ImportedData'!$D2:$D30,ZZ_Maintenance!$B3:$B7)
in the "Onhand QTY" columns and it seems to work as long as I use a fixed value like "234" where "Computers" is in the formula, but the named range 'Computers' does not sum the data. This only sums the qty of each part for the customer so the customer and authorized quantity still need to be added to their respective columns somehow.
EDIT: Just realized the formula only matched the first part and name in the range so it would have to be modified to cycle through the entire range...don't think a formula can do this...
Bookmarks