Diamonds_Mine
2006-08-14 15:04:02 UTC
In my macro, I need to insert the following text: "Liczba stron łącznie z
tytułową". However, I need assistance with inserting the special characters
that are being used. When I copy/paste the text from a Word document, some
of the characters become question marks. This is the code:
Selection.TypeText "Liczba stron ??cznie z tytu?ow?:"
ActiveDocument.Bookmarks("lblFipo").Select
Thank you for any assistance you can provide.
tytułową". However, I need assistance with inserting the special characters
that are being used. When I copy/paste the text from a Word document, some
of the characters become question marks. This is the code:
Selection.TypeText "Liczba stron ??cznie z tytu?ow?:"
ActiveDocument.Bookmarks("lblFipo").Select
Thank you for any assistance you can provide.