Hello!

I have two days, for example:

12.3.2010

and

17.3.2010

And, how to check is some date, for example 15.3.2010 member of all dates between 12.3.2010 and 17.3.2010?

If it is, msgbox OK, if it isn't, msgbox NO.

Thanks!