Hi,
I have the following question:
I want to make a find option in a datasheet form.
So when I type: 'e', the first record what start with 'e' , will be selected.
When I type a 'r', after I typed the 'e' (time is not a issue) the first record what start with 'er' must be showed.
When I type Backspace, after I type the 'e' and the 'r'. The first record with 'e' must be selected again.
So when I type:
'e' > edward is selected
'r' > erwin is selected
BACKSPACE > edward is selected again
The time between the keypresses is no issue.
A extra feature will be very nice. This feature is when you type 'e', the form goes to the record edward but ONLY the 'e' is selected (black), en when I type 'r', ONLY 'er' is selected (black).
Hopefully there someone who can help me,
Thanks.
I have the following question:
I want to make a find option in a datasheet form.
So when I type: 'e', the first record what start with 'e' , will be selected.
When I type a 'r', after I typed the 'e' (time is not a issue) the first record what start with 'er' must be showed.
When I type Backspace, after I type the 'e' and the 'r'. The first record with 'e' must be selected again.
So when I type:
'e' > edward is selected
'r' > erwin is selected
BACKSPACE > edward is selected again
The time between the keypresses is no issue.
A extra feature will be very nice. This feature is when you type 'e', the form goes to the record edward but ONLY the 'e' is selected (black), en when I type 'r', ONLY 'er' is selected (black).
Hopefully there someone who can help me,
Thanks.