G
Guest
Hi groupies!
I have never encountered this problem before, I hope I describe it properly.
I have a main form with 2 subforms. Basically what is happening is when I
make a change on either of the subforms the mouse starts to flicker and
"......Calculating" stays in the status bar. If I try to use a combo box it
closes up again right away.
Here is an example of how my data is set up:
My main form filters to a Company. Cascading combo boxes let me choose a
room and then a box in the room. When I select the box, the 2 subforms open
filtered to the correct box.
On the first subform I use a combo to select the item in the box and then
enter in a price.
On the second subform I use a combo to select an employee for this company,
another combo to select an item in the box and then enter in how many of
those items were sold by that employee.
I'm not sure why this is happening but it is almost as if there is a requery
or repaint going on but there isn't, I have checked everywhere.
It is important to note that this problem only happens if both of the
subforms are on the main form. If I remove either of them, then there is no
problem.
I am using Access XP at the moment. Would this not happen in 2003?
Does this make sense to anybody??
I have never encountered this problem before, I hope I describe it properly.
I have a main form with 2 subforms. Basically what is happening is when I
make a change on either of the subforms the mouse starts to flicker and
"......Calculating" stays in the status bar. If I try to use a combo box it
closes up again right away.
Here is an example of how my data is set up:
My main form filters to a Company. Cascading combo boxes let me choose a
room and then a box in the room. When I select the box, the 2 subforms open
filtered to the correct box.
On the first subform I use a combo to select the item in the box and then
enter in a price.
On the second subform I use a combo to select an employee for this company,
another combo to select an item in the box and then enter in how many of
those items were sold by that employee.
I'm not sure why this is happening but it is almost as if there is a requery
or repaint going on but there isn't, I have checked everywhere.
It is important to note that this problem only happens if both of the
subforms are on the main form. If I remove either of them, then there is no
problem.
I am using Access XP at the moment. Would this not happen in 2003?
Does this make sense to anybody??