C
carl
I have a string like this in A2
IWM;QQQQ;SPY
Is there a way to have this string transposed in A3,B3,C3 like this:
IWM
QQQQ
SPY
Thank you in advance.
IWM;QQQQ;SPY
Is there a way to have this string transposed in A3,B3,C3 like this:
IWM
QQQQ
SPY
Thank you in advance.