![]() |
How to assign value using a Char Codes?
I'd like the use the Char Code: 25AB –¡ in a
Range("K1").Value = instuction. How could you write this the use Char Codes? |
How to assign value using a Char Codes?
Like this:
Cells(1, 1).Value = ChrW(&H25AB) Helmut Weber |
How to assign value using a Char Codes?
Thanks
|
All times are GMT +1. The time now is 09:51 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com