J
Jan Il
Hi all! Windows XP, Access 2002 XP
I have an application that has a text box in which a special date format in
entered to provide a running balance figure. The date format is mm/dd/yyy
hh:nn" P", or like 03/18/2005 12:01 P. The running balance is based upon
the time of each entry being different by 1 minute or more, in order to
create a unique value when entries are made for the same date.
What I want to do is set up the index, or form control, if necessary, so
that it will not allow a duplicate date and time entry to be saved. I have
tried to set this in the table for that field to No duplicates, however, it
will not allow the same date to be saved, even if though the time is
different.
I'd appreciate any suggestions as to how I might need to set the index for
this field that would allow the same date to be saved if it also has a
different time. It seems that it will not recognize the time extension
difference at this point.
Jan
I have an application that has a text box in which a special date format in
entered to provide a running balance figure. The date format is mm/dd/yyy
hh:nn" P", or like 03/18/2005 12:01 P. The running balance is based upon
the time of each entry being different by 1 minute or more, in order to
create a unique value when entries are made for the same date.
What I want to do is set up the index, or form control, if necessary, so
that it will not allow a duplicate date and time entry to be saved. I have
tried to set this in the table for that field to No duplicates, however, it
will not allow the same date to be saved, even if though the time is
different.
I'd appreciate any suggestions as to how I might need to set the index for
this field that would allow the same date to be saved if it also has a
different time. It seems that it will not recognize the time extension
difference at this point.
Jan