Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Greek and VBA

Status
Not open for further replies.

tekfangr

Programmer
Joined
Nov 25, 2005
Messages
3
Location
CH
Hello to all,

I've built up a program which handles excel files (open, extract, close...). Everything works well when files names -or worksheet names- are written in western characters, but bugs as they contain greek characters. How can i make VBA handle correctly unicode based characters?

Many thanks for your help
 

I avoid my native languange characters, opos o Diavolos to livani. But the few times I've used them I hadn't any problems. Is it the characterset or some not allowes characters like / or ?

Could you use C:\ToArxeio~1.xls, the shortname of the file?

When does it happen? Open/Save/Delete/Create?
Gerasimos
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top