The first column of my excel sheet contains the number of units (integers); the second column has the despatch date; and the third column contains the due date with time (e.g. 6/29/10 10:38). I'm interested in counting the number of units not yet despatched. That is:
count "the number of units" if the due date is "this" and if the despatch date is empty
If the despatch date is without the time element, the formula would be easier. Can someone help me?
count "the number of units" if the due date is "this" and if the despatch date is empty
If the despatch date is without the time element, the formula would be easier. Can someone help me?