J
Jason Kneip
I have created a simple database to track calls in my
office. I am fairly new at databases and using Access
2000. I have a call_logging form I use to input data that
is linked to my call_contact table. The form has record
navigation buttons at the bottom that I use to review
entries. My problem is that the records are out of
order. Here are how my records are out of order:
Record 34 corresponds with CaseID# 40
" 35 " " " 65
" 49 " " " 79
" 50 " " " 42
The caseid's are set to autonumber and my date is auto
inserted when the record is created. When I view
call_contact table it lists the records in order. Also,
my form won't display my first record (caseid # 1).
Why is this happening??
office. I am fairly new at databases and using Access
2000. I have a call_logging form I use to input data that
is linked to my call_contact table. The form has record
navigation buttons at the bottom that I use to review
entries. My problem is that the records are out of
order. Here are how my records are out of order:
Record 34 corresponds with CaseID# 40
" 35 " " " 65
" 49 " " " 79
" 50 " " " 42
The caseid's are set to autonumber and my date is auto
inserted when the record is created. When I view
call_contact table it lists the records in order. Also,
my form won't display my first record (caseid # 1).
Why is this happening??