I need to SUM data in Column D. A few parameters are required. Column B must be “RB”, Column E must be >=6(inches) and Column F must be greater than 8(august).
The data must fit into this table
SUMIFS function isn’t deciphering between the “,” on Column F and returns 0 as the SUM. Others input the data onto the sheet so there isn’t a possibility to arrange the table differently.
The function doesn't have to be SUMIFS, I just felt this would grab all the required data. I'm inexperienced with UDF and SQL.
Any help would be appreciated.