C
ChoonBoy
Thanks in advance for the help I will be receiving.
I want to convert memo field's content to column.
My memo field has the following contents and I need to move it to a column
using the "/" to determine the break.
Content example
www.microsoft.com/communities/newsgroups/en-us/default.aspx/dg=microsoft.public/access.formscoding
Result in a column.
www.microsoft.com
communities
newsgroups
en-us
default.aspx
dg=microsoft.public
access.formscoding
How do I do this using simple code or macros.
Thanks
I want to convert memo field's content to column.
My memo field has the following contents and I need to move it to a column
using the "/" to determine the break.
Content example
www.microsoft.com/communities/newsgroups/en-us/default.aspx/dg=microsoft.public/access.formscoding
Result in a column.
www.microsoft.com
communities
newsgroups
en-us
default.aspx
dg=microsoft.public
access.formscoding
How do I do this using simple code or macros.
Thanks