Hi! I have characters which are recognized by Excel itself, however, when referring to them from the VBA editor something gets wrong.
For example if I write the expression of ? Cells(1,"A").Value into the Intermediate Window, I get "a?" so VBA can't recognize. (Latin characters)
Excel recognizes them applying a lot of font, for example Lucida Sans Unicode.
Do you have any idea, what to do? Thank you!
[TABLE="width: 64"]
<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl65, width: 64"]aʊ[/TD]
[/TR]
[TR]
[TD="class: xl65"]eɪ[/TD]
[/TR]
[TR]
[TD="class: xl65"]oʊ[/TD]
[/TR]
[TR]
[TD="class: xl65"]ɔɪ[/TD]
[/TR]
</tbody>[/TABLE]
For example if I write the expression of ? Cells(1,"A").Value into the Intermediate Window, I get "a?" so VBA can't recognize. (Latin characters)
Excel recognizes them applying a lot of font, for example Lucida Sans Unicode.
Do you have any idea, what to do? Thank you!
[TABLE="width: 64"]
<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl65, width: 64"]aʊ[/TD]
[/TR]
[TR]
[TD="class: xl65"]eɪ[/TD]
[/TR]
[TR]
[TD="class: xl65"]oʊ[/TD]
[/TR]
[TR]
[TD="class: xl65"]ɔɪ[/TD]
[/TR]
</tbody>[/TABLE]