Change seperator for value list?

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

Guest

I have a string field that may have a comma(,) as part of the field that i am
using to populate a listbox using rowsourcetype as value list. The comma
appears to indicate a change in fields (I have 6 fields in the list box).

Is there a way to change the seperator to something that is usually not in a
string field (})?

Thanks - Jerry
 
Try putting quotes around the entries:

"This, that and something else", "Second row, I hope, in the list"
 

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