G
Guest
I have a large continuous form filled with a bunch of fields containing text.
The user would like to be able to type in the contents of one of the fields
and have the form scroll to that point.
My first attempt was to put an unbound field at the top, when you type into
it is loops over the form using SelTop to see if it can find it.
Is there an easier way?
Maury
The user would like to be able to type in the contents of one of the fields
and have the form scroll to that point.
My first attempt was to put an unbound field at the top, when you type into
it is loops over the form using SelTop to see if it can find it.
Is there an easier way?
Maury