I am populating a dropdown box by concatenating several fields returned from a recordset, to form each row. I would like each of the fields to appear in a column within the box. e.g I have strText = rs("name") & rs("descrition") & rs("???").
Can anyone advise on how to format so the fields on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.