Thread: ASCII value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
terence terence is offline
external usenet poster
 
Posts: 18
Default ASCII value

Hi,

I would like to put the character "¥" on the data sheet by
using Chr() in my VBA code. But I don't know the ASCII
value of "¥". Can anyone help?
Thanks a lot.

Terence