Thread
:
Detla symbol in code
View Single Post
#
1
Posted to microsoft.public.excel.programming
David
external usenet poster
Posts: 1,560
Detla symbol in code
Hi Group,
I have a cell where I am trying to put in some text:
ActiveCell.Offset(1, 5).Value = "7DayΔ"
but I am unable to get the Δ character to work. Possibly I have to use
unicode?
Thanks,
David
Reply With Quote
David
View Public Profile
Find all posts by David