Predictive text

V

vietnam292

How do I set up predictive text in access? If I enter "today" in a cell and
later on enter t, how do I get today automatically entered into the cell?
 
A

AM_2004

If the entry list is fixed then you can get the autocomplete feature to work.
You need to use a Lookup list for the field and supply a list of possible
entries. Once you have this done, typing an initial letter will cause Access
to drill into the list for an item beginning with that letter.

I'm not sure how to have Access do it for all fields without setting up a
lookup list first.

Cheers,

Alan
 
Top