Is there a way to change my data or Aggregate function to NOT count blank cells?
I have a table with a column of data that I did an aggregate function on. my goal was to count how many cells within the column have a value. However, the aggregate function is counting blank cells as well as filled values. How can this be modified so that it only counts cells with a value?
