Forms

  • Thread starter Thread starter Jason Marino
  • Start date Start date
J

Jason Marino

Im building a ticket system for my company and i was wondering if i can
link a text box up to a table instead of a combo box. For example can i
link up a text box to my techs table, and when the staff uses it they
will just type in their name. If i have a drop down box all of the
techs will show up and i dont want that. Is there anyway around this or
will i have to use a combo box.

Thanks in advance.
 
If there are no suggestions, I have a work round for you.

Use the Combo box but set the list rows value to 1 and the Column Widths to
0 in the properties of the ComboBox. The user will still see a short drop
down box but there will be nothing in it.

HTH Mike B

--
An Engineers Prayer:
At the very end of the day,
when all else fails,
you have tried all,
you have shouted at and blamed the innocent,
and asked everyone you know,

READ THE INSTRUCTION MANUAL.
 

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