Hey folks,
Hopefully some of you will be able to help me with this.
I have a form called "ResourcePhone" where employees go to log calls they take. Each employee may log as many as 100 calls per day in this form and it is all written back to the resource phone table.
As it stands now when an employee logs into the MDW for the DB every record is displayed, making it painfully slow to open. I can set the on open event to go to a new record but all the others are still there regardless. I realize going to a new record will only open a blank sheet so how do i get it so that when the form is opened the record count is back at 0 however all the records are still located in the table for reporting purposes?
Thanks in advance
Hopefully some of you will be able to help me with this.
I have a form called "ResourcePhone" where employees go to log calls they take. Each employee may log as many as 100 calls per day in this form and it is all written back to the resource phone table.
As it stands now when an employee logs into the MDW for the DB every record is displayed, making it painfully slow to open. I can set the on open event to go to a new record but all the others are still there regardless. I realize going to a new record will only open a blank sheet so how do i get it so that when the form is opened the record count is back at 0 however all the records are still located in the table for reporting purposes?
Thanks in advance