D
Dos Equis
I am in the process of setting up a database to manage subscribers to a
newspaper. I have a field for subscription start and another for
subscription expiration, the start date is easy, =date(). The
expiration date is a little more difficult.
I have yearly subscriptions so =date()+364 will provide the expiration
date but some of my subscribers started in 19??. Also, some are
complimentary subs so I want to put in 31 Dec 2099 as the expiration
date. That way, I can forget about them unless they get dropped.
My problem is two-fold, if I put in =date()+364, I'm stuck with the
expiration date it spits out and this won't work for my records also,
when I input 31 Dec 99 (Med date input) for the expiration date I get a
return of 31 Dec 1999. How can I fix this?
TIA,
Byron
newspaper. I have a field for subscription start and another for
subscription expiration, the start date is easy, =date(). The
expiration date is a little more difficult.
I have yearly subscriptions so =date()+364 will provide the expiration
date but some of my subscribers started in 19??. Also, some are
complimentary subs so I want to put in 31 Dec 2099 as the expiration
date. That way, I can forget about them unless they get dropped.
My problem is two-fold, if I put in =date()+364, I'm stuck with the
expiration date it spits out and this won't work for my records also,
when I input 31 Dec 99 (Med date input) for the expiration date I get a
return of 31 Dec 1999. How can I fix this?
TIA,
Byron