#6507
Support 1a
Participant

    Can you work around this issue by using the Chr() function? For example:

    MsgBox "This is an extended character: " & Chr(224)

    Advansys Support