hello,
i'm using the mail merge VBA to generate email that would contain a template and the dinamic information to be pulled out from an excel file.
the problem is that the message of the text has to be in polish and there are specific characters that are not reqcognized in the VBA.
I've set the template message in VBA and the specific characters from Polish are seen as question marks (?).
I've found the ASCII codes from the characters but it don't manage to make them work in the VBA code of the message body.
any ideas hoe should I proceed? or any other way to solve this?
here is the link with the polish characters:
http://webdesign.about.com/od/localization/l/blhtmlcodes-pl.htm
i'm using the mail merge VBA to generate email that would contain a template and the dinamic information to be pulled out from an excel file.
the problem is that the message of the text has to be in polish and there are specific characters that are not reqcognized in the VBA.
I've set the template message in VBA and the specific characters from Polish are seen as question marks (?).
I've found the ASCII codes from the characters but it don't manage to make them work in the VBA code of the message body.
any ideas hoe should I proceed? or any other way to solve this?
here is the link with the polish characters:
http://webdesign.about.com/od/localization/l/blhtmlcodes-pl.htm
Code:
.HTMLBody = "Szanowni Pa?stwo, Informujemy, ?e na Pa?stwa koncie znajduj? si? faktury, których ter" & "<br><br>" & _