Hello,
I have a workbook which calculates the salesfigures from the team and in the summary page it all totals correctly. I am using the sumproduct function to do this.
As I now have to exclude certain rows where the vendor code begins with "DS ALC". I would like to do this directly on the data sheet, and I would like to do this by reviewing the date field and placing a "0" in a new cell where the vendor code is as above.
I thought I might be able to use an "if" statement
sorry if I am vauge
I have a workbook which calculates the salesfigures from the team and in the summary page it all totals correctly. I am using the sumproduct function to do this.
As I now have to exclude certain rows where the vendor code begins with "DS ALC". I would like to do this directly on the data sheet, and I would like to do this by reviewing the date field and placing a "0" in a new cell where the vendor code is as above.
I thought I might be able to use an "if" statement
sorry if I am vauge