P
Presto
The following statement works well. It is the default value for a payment.
However, every year I have to go in and change the year.
=(IIf(Date()>#3/31/2010#,"$45.00","$40.00"))
I would like to have it look at 3/31/(of whatever year it is) so I dont have
to reprogram this every year. How do I change the date reference?
Thanks in advance.
However, every year I have to go in and change the year.
=(IIf(Date()>#3/31/2010#,"$45.00","$40.00"))
I would like to have it look at 3/31/(of whatever year it is) so I dont have
to reprogram this every year. How do I change the date reference?
Thanks in advance.