C
C
Save from doing a validation, is there a formula I can use
to get the 10th day of every month.
thank you,
C
to get the 10th day of every month.
thank you,
C
C said:Hi Frank,
thanks for the reply. Here's a follow up... how can I
make the formula dynamic and not static? Meaning, how can
I make it so I don't have to change the formula when 2005
comes in?
thanks again!
C
-----Original Message-----
Hi
use something like
=DATE(YEAR(TODAY()),month,10)
--
Regards
Frank Kabel
Frankfurt, Germany
.
-----Original Message-----
=DATE(YEAR(TODAY()),month,10)
See ya!
Daniel M.
.