Hi All,
I would like to place an ALT-Enter inside a cell of an Excel file. From the inkey(), I know that ALT-Enter equal to -/166. But how to convert in CHR(?)+CHR(?)?
The ALT-Enter forces to go to next row inside a cell of an Excel worksheet. I need to place more than one row inside a cell. Therefore I need to place ALT-Enter.
Thanks in advance
I would like to place an ALT-Enter inside a cell of an Excel file. From the inkey(), I know that ALT-Enter equal to -/166. But how to convert in CHR(?)+CHR(?)?
The ALT-Enter forces to go to next row inside a cell of an Excel worksheet. I need to place more than one row inside a cell. Therefore I need to place ALT-Enter.
Thanks in advance