J
Jon Lewis
Can anyone please help with the following in Access 2000. I need to return
to a specific record when reopening a continuous form that has no Navigation
Buttons. The record can be set as the current record using the Bookmark
property without any problems. But I want the record to be seen. Both
setting the Bookmark property and/or using DoCmd.GoToRecord produce either a
part scroll (but not enough to reveal the target record ) or a full scroll
leaving the target record as the first record in view. This seems to be
dependent on how many records below the last one in veiw the target record
is. There does not appear to be a problem when the subform has navigation
buttons as the target record is always revealed (sometimes as the last in
view - sometimes as the first).
TIA
Jon
to a specific record when reopening a continuous form that has no Navigation
Buttons. The record can be set as the current record using the Bookmark
property without any problems. But I want the record to be seen. Both
setting the Bookmark property and/or using DoCmd.GoToRecord produce either a
part scroll (but not enough to reveal the target record ) or a full scroll
leaving the target record as the first record in view. This seems to be
dependent on how many records below the last one in veiw the target record
is. There does not appear to be a problem when the subform has navigation
buttons as the target record is always revealed (sometimes as the last in
view - sometimes as the first).
TIA
Jon