R
RGBrighton
I have a a couple of sub-subforms on a subform . (' sub2s' on 'sub1')
Each sub2 only has 2 or 3 linked records but when I place the cursor on any
record in the sub2 (eg to edit or start a new sub record) it skips back to
the first record in its list. Both sub2s behave like this. Neither sub2
(nor their parent sub1) has any event code. The main form has lots of code.
The sub2s have record selectors which I hope to use to delete records - if
only the focus would stay on the record!
About a month ago they worked fine but I have been working on other bits of
the database since then. I imported the equivalent sub2 from an earlier (OK)
version and it still misbehaves in the current database.
Sorry there is not much to go on.
(a) Any suggestions where I might start looking?
(b) Is there any debugging technique to allow me to see which events have
recently fired in order to try and track down whatever is causing the current
sub2 form to go back to the first record all the time?
Thanks
Richard
Each sub2 only has 2 or 3 linked records but when I place the cursor on any
record in the sub2 (eg to edit or start a new sub record) it skips back to
the first record in its list. Both sub2s behave like this. Neither sub2
(nor their parent sub1) has any event code. The main form has lots of code.
The sub2s have record selectors which I hope to use to delete records - if
only the focus would stay on the record!
About a month ago they worked fine but I have been working on other bits of
the database since then. I imported the equivalent sub2 from an earlier (OK)
version and it still misbehaves in the current database.
Sorry there is not much to go on.
(a) Any suggestions where I might start looking?
(b) Is there any debugging technique to allow me to see which events have
recently fired in order to try and track down whatever is causing the current
sub2 form to go back to the first record all the time?
Thanks
Richard