Here is the dilemma I have an Excel table with cells that contain multiple lines. Here is an example:
-----------------------
Setup:
Theater for 160
tables in back
-----------------------
I need to be able store the first line in the cell as a variable (in this case "Setup:").
The text varies from cell to cell, so I need some code to extract the fist line only.
Thanks
-----------------------
Setup:
Theater for 160
tables in back
-----------------------
I need to be able store the first line in the cell as a variable (in this case "Setup:").
The text varies from cell to cell, so I need some code to extract the fist line only.
Thanks