I am looking to get help to create an 'IF' 'THEN' statement that states:
If: Text=Defect, Month=Sep, Year=2020)
THEN: Sum the dollar amount from a column X which is relative and in the same row as Text 'Defect'
Else: Leave blank
I've tried IF, THEN statements and INDEX and IF(AND and all give me errors. Any help is much appreciated.
Thank you!