G
Guest
Each record in this table is a combination of several strings. Each string
contains a user name. I need to extract the user names from these strings.
I know how to extract it form one string but I don't know how to make it
repeat the action (with a loop or something) to get the other user names.
There could be between one and 350 user names in a string. How can I Extract
these names?
Thanks
contains a user name. I need to extract the user names from these strings.
I know how to extract it form one string but I don't know how to make it
repeat the action (with a loop or something) to get the other user names.
There could be between one and 350 user names in a string. How can I Extract
these names?
Thanks