T
Trever B
I would like to load a combo box with words from a string.
For example Info = "The quick brown fox jumped over the lazy dog"
Combo Box =
The
quick
brown
fox
jumped
over
the
laxy
dog
I think you use the function split but not sure how to.
Access NT in use
Thanks in advance
For example Info = "The quick brown fox jumped over the lazy dog"
Combo Box =
The
quick
brown
fox
jumped
over
the
laxy
dog
I think you use the function split but not sure how to.
Access NT in use
Thanks in advance