A
alex
hello,
say you have a column.
i need an array that, for each cell in the column tells whether it
contains text(TRUE) or blank (FALSE)
this will be used as the 3 array set in the below SUMPRODUCT function.
(where I've put the Master!$G$2:$G$4000="*") (which doesn't work
=SUMPRODUCT((Master!$A$2:$A$4000="potatoes")*(Master!$C$2:$C$4000="mashed")*(Master!$G$2:$G$4000="*"))
(seems it would be obviouse but having a hard time finding a answer
searching help in excel and google)
many thanks,
Alex
say you have a column.
i need an array that, for each cell in the column tells whether it
contains text(TRUE) or blank (FALSE)
this will be used as the 3 array set in the below SUMPRODUCT function.
(where I've put the Master!$G$2:$G$4000="*") (which doesn't work
=SUMPRODUCT((Master!$A$2:$A$4000="potatoes")*(Master!$C$2:$C$4000="mashed")*(Master!$G$2:$G$4000="*"))
(seems it would be obviouse but having a hard time finding a answer
searching help in excel and google)
many thanks,
Alex