When the code is executed, the text "AASD FDG HJK LSDH YTWIN" appears in a cell, however, I need the words to appear in a cell enclosed like:
AASD
FDG
HJK
LSDH
YTWIN
This is one cell. what changes needs to be done to get like that for this code:
Ws.Range("E" & R).Value = "AASD FDG HJK LSDH YTWIN "