G
Guest
I am trying to create a formula that will tell me how many reports were filed within a specific number of days, in this case 6 days, each month. The number of days is based on the date in one column being subtracted from the date in a second column, with the result being listed in a third column as C1-B1 and formatted to show a number. The columns have been named as shown below
The basic formula I am using is
{=sum((Year=2004)*(Month=â€Octâ€)*(Days=<6))}
All I am getting as an answer is 0. Any ideas on what is happening and what the formula should look like
The basic formula I am using is
{=sum((Year=2004)*(Month=â€Octâ€)*(Days=<6))}
All I am getting as an answer is 0. Any ideas on what is happening and what the formula should look like