akhendre88
Board Regular
- Joined
- Sep 17, 2015
- Messages
- 76
Hello,
I receive an auto generated sheet every day in which multiple lines are combined in only one cell.
Every line ends with either ' or ). My objective here is to get each line in different cell. How can I get this done?
Will split() be useful in this scenario or is there any other way?
Thank you.
I receive an auto generated sheet every day in which multiple lines are combined in only one cell.
Every line ends with either ' or ). My objective here is to get each line in different cell. How can I get this done?
Will split() be useful in this scenario or is there any other way?
Thank you.