A
accesswanabe
Is there a way to open a form to a specific record whose recordsource is set
to a multiple record recordset without using a filter? I don't want to use a
filter because I'd like the user to be able to navigate through the entire
recordset without turning filters on and off. I'm currently using a
technique that opens the form and then syncs to a bookmark. This has the
effect of showing the user an initial incorrect record that advances to the
correct record which is quick, but looks sloppy...I'd like the user to not
see this effect. Any ideas would be very much appreciated!
Thanks much!
to a multiple record recordset without using a filter? I don't want to use a
filter because I'd like the user to be able to navigate through the entire
recordset without turning filters on and off. I'm currently using a
technique that opens the form and then syncs to a bookmark. This has the
effect of showing the user an initial incorrect record that advances to the
correct record which is quick, but looks sloppy...I'd like the user to not
see this effect. Any ideas would be very much appreciated!
Thanks much!