I am working on Microsoft Office 2007 in Italian language and am building a little program for a library management with VBA including buttons, msgboxes, etc.
My issue is that I can't write in VBA code in Greek language and I can't view the msgboxes in Greek. I can do this only by putting the text in some cells and giving the value of the cell to the msgbox.
Also, when I have inputboxes with Greek characters. I do not get them correctly. I'm always viewing something like s??S? e??? jj?.
How can I fix it?