Moving from subform to subform

L

Linda

When using the mouse to move from subform to subform or even subform
to main form, it also seems like you need to click 2 times on the
mouse in order to get a response. Does anyone know a way to get
around it?
 
R

ruralguy via AccessMonster.com

Hi Linda,
What version of Access? I have 2002 and one click with the mouse will move
me from one SubForm to a different SubForm on the same MainForm.
 
L

Linda

Not really sure Hotfix will resolve this. But the issue I think is
the 1st click puts the focus on the button and the 2nd click executes
the click event when going from subform to parent form.
 
R

ruralguy via AccessMonster.com

I'm sorry I can't help further Linda. My AccessXP does not exhibit those
symptoms. I don't know what else to try. If you want you can zip up your db
and send it to Rural Guy at Wild Blue dot Net and I'll take a look at it.
 
L

Linq Adams via AccessMonster.com

With Access2003/SP2 I can't reproduce the mis-behavior either.

Linq
 
R

ruralguy via AccessMonster.com

Thanks Linq. I was hoping someone with ac2003 would jump in with a comment.
Linda, have you tried Compact and Repair? Do you have any code anywhere that
could cause this behavior?
 
Top