mzafar1076
New Member
- Joined
- Sep 22, 2017
- Messages
- 8
I have tried several formulas from this forum, but I cannot get what I need.
I have a long spreadsheet with over 1000 values....
One of the columns....columns AC contains the following string....this is just an example...
These strings are not fixed.
There could only be one value or several values.
Example of one value:
POLABCD0001043;#8920;
Several Value Example String:
POLABCD0001043;#8920;#7232;#RECG0293969;#7054;#RECG0261579;#7011;#RECG1805163;#8392;#RECG2054797;#8547;RECG2435542;#8834;#RECG2435699;#8835;#RECG2208113;#8716;#RECG1846076;#8424;#RECG2033072;#8535
From the string listed above, here is what I am trying to get, but in rows instead of columns.....so, column AD would get the first value, AE, AF and so on...
POLABCD0001043
RECG0293969
RECG0261579
RECG1805163
RECG2054797
RECG2435542;
RECG2435699
RECG1846076
RECG2033072
Is there someone that might know how can I accomplish this?
Thank you in advance.
I have a long spreadsheet with over 1000 values....
One of the columns....columns AC contains the following string....this is just an example...
These strings are not fixed.
There could only be one value or several values.
Example of one value:
POLABCD0001043;#8920;
Several Value Example String:
POLABCD0001043;#8920;#7232;#RECG0293969;#7054;#RECG0261579;#7011;#RECG1805163;#8392;#RECG2054797;#8547;RECG2435542;#8834;#RECG2435699;#8835;#RECG2208113;#8716;#RECG1846076;#8424;#RECG2033072;#8535
From the string listed above, here is what I am trying to get, but in rows instead of columns.....so, column AD would get the first value, AE, AF and so on...
POLABCD0001043
RECG0293969
RECG0261579
RECG1805163
RECG2054797
RECG2435542;
RECG2435699
RECG1846076
RECG2033072
Is there someone that might know how can I accomplish this?
Thank you in advance.