Hi,
I'm trying to create a simple table that counts dates that fall into a specific age range:
<tbody>
0-10 days old
?
10-20 days old
?
Over 20 days old
?
</tbody>
The easiest way would be to add a column to where the dates are and insert the networkdays formula but I need to avoid and...