K
Ketan
Hello All,
I am doing some work comparing phone calls on a bill against a telephone
usage report. Thus I have two tables (Bill and Report) and I'm running a
query comparing the date, time, call number, and length of call. However, a
lot of the comparisons are failing and I've noticed it's because of the time.
I have the fields the same for both tables (integer, text, etc.) as to avoid
errors on the query. For time, I am using the Short Time format. The
problem I have is that Access is storing some of them incorrectly. Allow me
to explain.
One of the tables is fine and shows 1:30pm as "13:30", the other table if
you're just looking at it shows "13:30", but when you click on the
field/record, it appears as "1:30:00 PM". Out of 180 records, only about 60
of them have this error and it's random in the table. Thus those 60 records
are failing my query. Any help on how to fix this? Thanks in advance!
I am doing some work comparing phone calls on a bill against a telephone
usage report. Thus I have two tables (Bill and Report) and I'm running a
query comparing the date, time, call number, and length of call. However, a
lot of the comparisons are failing and I've noticed it's because of the time.
I have the fields the same for both tables (integer, text, etc.) as to avoid
errors on the query. For time, I am using the Short Time format. The
problem I have is that Access is storing some of them incorrectly. Allow me
to explain.
One of the tables is fine and shows 1:30pm as "13:30", the other table if
you're just looking at it shows "13:30", but when you click on the
field/record, it appears as "1:30:00 PM". Out of 180 records, only about 60
of them have this error and it's random in the table. Thus those 60 records
are failing my query. Any help on how to fix this? Thanks in advance!