How do I set a field

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

Guest

I need to set a field so that it will only accept certain code letters ie SP
or AD or PP does anyone know how I do this please.
 
Create a Combo with this values, and set the Limit to list property of the
combo to Yes.
 
That will not only limit input to the desired codes, it lets users select
the code from a list which is a good thing to do for them.
 

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

Back
Top