Combo box will not display text when using the ">" format symbol

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

Guest

I have a combo box that does work, however, on my form the form background is
black and the combo box property is set to transparant, but has green text.
In the properties box under format, I've put in the > character so that it
will display the information in Upper Case. When you click on the combo box,
there is nothing listed. If I remove the > character from the format
property, then it will display the information, but everything is in lower
case. Any suggestions on how to fix this problem would be greatly
appreciated.
 
One option is to base your combobox on a query, and use the UCase function
in that query.
 

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


Back
Top