Hello all -
I am currently creating a database which askes the user to enter data in about 10 fields. These fields are related to a call the representative receives from a customer.
To speed up the data entry process, I would like my form to have the same functionality as excel does in that if someone starts to type a name, the name will automatically populate in the field giving the user the ability to keep typing if the name is different or if it is the same hit tab/enter to accept that name and go to the next field.
Excel Example:
Sue Smith is in cell A1
Mike Brown is in cell A2
As the user starts to type in A3 Su --> e Smith auto populates with a black foreground giving the user the option to hit tab or enter to accept the value or keep typing.
-- JJB373 --
I am currently creating a database which askes the user to enter data in about 10 fields. These fields are related to a call the representative receives from a customer.
To speed up the data entry process, I would like my form to have the same functionality as excel does in that if someone starts to type a name, the name will automatically populate in the field giving the user the ability to keep typing if the name is different or if it is the same hit tab/enter to accept that name and go to the next field.
Excel Example:
Sue Smith is in cell A1
Mike Brown is in cell A2
As the user starts to type in A3 Su --> e Smith auto populates with a black foreground giving the user the option to hit tab or enter to accept the value or keep typing.
-- JJB373 --