R
Ricoy-Chicago
Using Acc XP. 2 Users (most of the time not at the same time) enter
students' grades. The form has several buttons: for grades, for attendance,
class schedules, etc. When the user clicks on a button a msgbox pops up
asking for the student ID, no problem here everything works ok. Users
complain that they have to type the Student ID for each task. I have designed
a form with a textbox where the users can enter the student ID and then click
on a button, the problem? it takes over 30 seconds to carry any action by the
button while before it took about 5 sec. Any idea what I can do to speed it?
Do you need more info? All the buttons run a parameter query using the
textbox data, everything works ok but very slow.
Thank you of rany help.
students' grades. The form has several buttons: for grades, for attendance,
class schedules, etc. When the user clicks on a button a msgbox pops up
asking for the student ID, no problem here everything works ok. Users
complain that they have to type the Student ID for each task. I have designed
a form with a textbox where the users can enter the student ID and then click
on a button, the problem? it takes over 30 seconds to carry any action by the
button while before it took about 5 sec. Any idea what I can do to speed it?
Do you need more info? All the buttons run a parameter query using the
textbox data, everything works ok but very slow.
Thank you of rany help.