I need to insert current day but then stay there
Posted by Adam K. on May 17, 2000 10:31 AM
I have a checking book writing program where the date field automatically get inputed by using the today() function when another field has data.
my problem is that all the dates update to today.
I want it so it plugs in the current date but then keeps that day so i it will stay on the date that i initially plugged in the data.
thanks in advance