A2002: Recalc bug?

V

Vladimír Cvajniga

I have a form with two subforms. There's some code on SubFrm2 (Form_KeyDown,
F8). If I use Me.Recalc (in Form_KeyDown) in SubFrm1 cursor jumps to the
first record. Withou Me.Recalc in SubFrm2 it's OK. Am I doing something
wrong or is this just another A2002 bug?

TIA

Vlado
 
Top