Hello,
I have a problem that I can not solve ...
I would like to copy the contents of cells A1 to A22 to a string variable. The cell are not merged becuase I would like to design the contents better (there are several rows).
Ex:
A B C D E .....
1 Hello World
The string I would like to have is:
String = Hello World
Please help! Gustaf
I have a problem that I can not solve ...
I would like to copy the contents of cells A1 to A22 to a string variable. The cell are not merged becuase I would like to design the contents better (there are several rows).
Ex:
A B C D E .....
1 Hello World
The string I would like to have is:
String = Hello World
Please help! Gustaf