Field size

  • Thread starter Thread starter kevcar40
  • Start date Start date
K

kevcar40

Hi
I have a field call part number
the part number is entered into a text box on a form

How can i
1. make it compusary that 12 characters are entered

2 Stop empty spaces in the string


thanks

kevin
 
1, Open the table in design view.

2. Select the field.

3. In the lower pane, set the Validation Rule to:
Like "????????????" And Not Like "* *"
 

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