Hello all,
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
Cheers Gustaf
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
Cheers Gustaf