Split month in half

A

AlanStotty

Hi,

I am using the following formula to put in value if it is in the
month.

IF(AND(P$4>=DATE(YEAR($AR13),MONTH($AR13),1),P
$4<=DATE(YEAR($AS13),MONTH($AS13)+1,0)),"have","free")

What I would like to do is to be able to split the month in half and
put the value if it is before the 16th of month and if it after the
16th.

Any ideas?

Thanks.

PS. If you have seen this post before, it is because I can't seem to
find it. I have searched for it, still no luck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top