Auto Fill In

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I have a text box for data entry that is being used to enter either yes or
no. I would like to set it up for the user to just enter just a 'Y' or 'N'
and have the box automatically fill in the rest after pressing the enter
button. Is there a way to accomplish this?

Thanks to all who reply..

BD
 
Change the textbox to a combobox with Value List as your source. Put
"Yes";"No" as your values. Now when you type in the combobox, it
should auto complete.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Auto fill not working 2
Auto Fill In 2
Text Auto Fill 1
auto fill one field from another 2
Auto Number Fill 3
Series fill only copying and fill series greyed out 1
Auto fill of fields 4
Form Auto Fill 2

Back
Top