Synchronized combo boxes

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

Guest

I followed the knowledge base instructions and have one problem the bound
column is text and I need to get the quotation marks around the Me.Field. In
other words, i need to get a result of WHERE CategoryID = "02" and not
WHERE CategoryID = 02

What do I add to the code to get quotation marks displayed?

Thanks!!
 
Thanks, Svetlana! That worked, but can I prevent the first item in the
dropdown list from automatically appearing in the combo box? I'd the box to
remain empty and let the user select from the list.

Thanks.
 

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