Volker Lenhardt wrote:
Andrew Douglas Pitonyak schrieb:
> Look at AndrewBase.odt. I discuss CSV files. The macro named ReadFixedWidthFile(), creates a CSV file and then reads it into a Calc document. You might find something of use...


Thank you, Andrew, it helps me to open the file in question. You write to take 65535 for UTF-8 in the options, but I don't succeed. With e.g. 0 or 850 I get the file, but with the wrong encoding, of course. I cannot find a list of valid code numbers, and I don't feel like trying 65635 different settings ;-)

Can you tell me?

Regards, Volker
When I can not find the value, you can import it by hand and then inspect the values that are used. I have a macro to do this in a section titled something like "I still can not import my csv file, what do I do now" (but a shorter title).

I think, however, that Bernard has a good solution for you (a solution I did not know until I read it... Thanks Bernard).

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to