Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mar 18, 11:07*pm, "Marc" wrote:
In ActiveWorkbook.SaveAs() method what are the additional parameters need to be set for supporting different font styles. My coding is * * oExcel.ActiveWorkbook.SaveAs(<ExcelDataTableName, 11) The problem is I have values in Excel worksheet with Vietnam font. But after saving as DBF it doesn't save actual ASCII values in to the table. Pls smone help.. Marc, I have never had to encounter anything like this before, but the help file on SaveAs indicates two parameters that may be useful to you - TextCodePage and Local. Unfortunately, TextCodePage has very poor documentation, but Local may fit what you are looking for. Best, Matt Herbert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA SaveAs Value | Excel Discussion (Misc queries) | |||
SaveAs csv | Excel Programming | |||
Using the SaveAs in VBA | Excel Programming | |||
SaveAs | Excel Programming | |||
SaveAs,csv | Excel Programming |