I have a spreadsheet where the data is all on sheet two and I want to get counts onto sheet one.
I want to populate column E on sheet 1 if the criteria matches. I need to therefore enter my formula in column E on sheet one. It needs to say something along the lines of:
If column D on sheet 2 matches cell B2 on sheet 1 and if column F on sheet 2 contains "Sub" then count all items like this and return the value in cell E2. Ideally I also want to build in to say that column L on sheet 2 must have a date in the future as well.
I want to populate column E on sheet 1 if the criteria matches. I need to therefore enter my formula in column E on sheet one. It needs to say something along the lines of:
If column D on sheet 2 matches cell B2 on sheet 1 and if column F on sheet 2 contains "Sub" then count all items like this and return the value in cell E2. Ideally I also want to build in to say that column L on sheet 2 must have a date in the future as well.