J
Jason Showe
I have two text label fields in a form. One is for the
start date and one is for the end date. I want the
default values for these fields to be now()-1, which I
can do, but I also want to set the default time. For the
1st box, I need the time to be 12:00:01 am and for the
2nd box, 11:59:59 pm. I inherited the database from a
company we took over and am unfamilar with how they
programmed it. When I enter the date I have to enter
06122004 000001 and 06122004 235959.
start date and one is for the end date. I want the
default values for these fields to be now()-1, which I
can do, but I also want to set the default time. For the
1st box, I need the time to be 12:00:01 am and for the
2nd box, 11:59:59 pm. I inherited the database from a
company we took over and am unfamilar with how they
programmed it. When I enter the date I have to enter
06122004 000001 and 06122004 235959.