I ahve a multi columned spreadsheet that I need to pull some data from.
I cant figure out how to do this.
i.e i need to know how many cells in f have the value "open" if coulmn b has the value "door" and column e has the value "frame".
If (column b= door) and (column e= frame) how many cells in column f = door
and another would be.. where--(column b= door) and (column e= frame) and (column f =door)-then what is the total of values in column g
thanks
Bookmarks