P
PlarfySoober
I have a report, with a page per record. As the data get bigger, I need a
more efficient way to center on one record at a time.
Ideally, using the date of <ReceivedDate> (a field) would work best, as
generally only current data are of note.
I have an index on the <ReceivedDate> field, which I was hoping would help,
but no joy.
1. What is the conventional way to do this?
2. More complex, and alternatively, is there a way to select a record (even
a text one) by beginning typing to get the correct record to display? Or, use
some kind of input window?
Thanks very much.
Don.
more efficient way to center on one record at a time.
Ideally, using the date of <ReceivedDate> (a field) would work best, as
generally only current data are of note.
I have an index on the <ReceivedDate> field, which I was hoping would help,
but no joy.
1. What is the conventional way to do this?
2. More complex, and alternatively, is there a way to select a record (even
a text one) by beginning typing to get the correct record to display? Or, use
some kind of input window?
Thanks very much.
Don.