Ultrawhack
Well-known member
I have data stored in my bound access table's memo field. The data is a string like a poem stored in paras with a blank line inbetween paras.
Using that as delimiter, how can I split these paras and populate the contents of Column1, row(i) of single column vertically scrolling datagridview where i is the para number ?
Thanks for any help.
Using that as delimiter, how can I split these paras and populate the contents of Column1, row(i) of single column vertically scrolling datagridview where i is the para number ?
Thanks for any help.