D
David
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
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