ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   how can I write ascii code in Excel? (https://www.excelbanter.com/excel-programming/311238-how-can-i-write-ascii-code-excel.html)

kymdow

how can I write ascii code in Excel?
 
I want to write ascii code which is larger than 128 to the cell.
Is it possible? If so, how?

Chip Pearson

how can I write ascii code in Excel?
 
Try something like

Range("A1").Value = Chr(129)



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"kymdow" wrote in message
...
I want to write ascii code which is larger than 128 to the cell.
Is it possible? If so, how?





All times are GMT +1. The time now is 07:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com