Combo Box Data Display

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

Guest

I am having difficulty in displaying a field, within a combo box list,
correctly. The field is a phone number, and was originally saved without
characters, and the return data displays without them.

However, I have rebuilt the table, setting the Input Mask; as well as
setting the Input Mask in the query, providing the results, and on the form,
and the data still returns with no parens, etc.

Any suggestions on how to make the results appear correctly, with parens and
hyphens?

Thanks, in advance.

Sharkbyte
 
No. I see nothing, in the available formats, that would make sense to set.
Am I missing something?

Sharkbyte
 
The Input Mask was already set to !\(999") "000\-0000;0;_

I changed it to match your suggestion, with no difference.

Sharkbyte
 
Is the input mask of the combo box set?

Sharkbyte said:
The Input Mask was already set to !\(999") "000\-0000;0;_

I changed it to match your suggestion, with no difference.

Sharkbyte
 

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