sql problem in recordset
I am filling a listbox with a recordset using sql. The problem is one field sometimes has a comma in it and the sql splits it into two fields, which then messes up the listbox.
"Soupy Sales" works fine, it is all in one field.
"Sales, Soup" does not, it needs room to spread out.
Unfortunately the field contents cannot be changed.
Thanks.
ScottP
__________________
ScottP
|