Column value's to text box

skippypower

Registered User.
Local time
Today, 08:13
Joined
Jan 6, 2012
Messages
10
hi,

im trying to convert all the values in a table/querie coulmn into coma seperated values in a text box. like:

table column:
a
b
c
d
e

*Some VBA Magic*

Textbox = a,b,c,d,e

Not realy sur where to start....any ideas? i presume some sort of loop is needed?
 
Thanks man, but your link doesn't seem to be working....
 
Howzit

FYI - The link works fine for me.
 

Users who are viewing this thread

Back
Top Bottom