Our production date changes @ 7:00AM and I'm trying to get my form to automatically reflect this when a new record is created and the date is added automatically.
For clarity, I don't want the date that's inserted on my form to change @ Midnight.....I want it to change @ 7:00AM
I've been trying to add 7 hrs to the date returned via the Date() function using the DateSerial & the DateAdd functions but to no avail. I can add days alright but it doesn't seem to change the date if I try adding just 7 hrs.
I only want the Short Date format. I don't want time showing in this field as well.
Can anyone hekp.....please!
Thanks....Toga
For clarity, I don't want the date that's inserted on my form to change @ Midnight.....I want it to change @ 7:00AM
I've been trying to add 7 hrs to the date returned via the Date() function using the DateSerial & the DateAdd functions but to no avail. I can add days alright but it doesn't seem to change the date if I try adding just 7 hrs.
I only want the Short Date format. I don't want time showing in this field as well.
Can anyone hekp.....please!
Thanks....Toga