I need help adding turning my formula into an Array Formula
I am using the COUNTA to count all cells in row range that are not empty ignoring blank cells with formulas. It works, but will not copy down the entire count total column.
=(COUNTA(C8:AU8))