G
Guest
Hi,
I have a continuous form that gives a summary of each record and then the
user cicks whichever one they want and the normal single form viewopens up
for
that record. Works fine but my boss wants to be able to scroll through the
other records (that came up on the continuous form) from within the editing
screen.
From what I understand GoTo works off an offset which is related to the
record position in a recordset. Is there a way I can get that offset value
from the record on the list view so I can jump to that record on the single
form view?
Cheers
Nick
I have a continuous form that gives a summary of each record and then the
user cicks whichever one they want and the normal single form viewopens up
for
that record. Works fine but my boss wants to be able to scroll through the
other records (that came up on the continuous form) from within the editing
screen.
From what I understand GoTo works off an offset which is related to the
record position in a recordset. Is there a way I can get that offset value
from the record on the list view so I can jump to that record on the single
form view?
Cheers
Nick