On 10/ 9/08 09:01 AM, Rudolf Huber wrote:
these are the the other statements:Dim LokaleEinstellungen As New com.sun.star.lang.Locale Dim ZahlenFormat As Object Dim ZahlenFormatString As String Dim ZahlenFormatID As Long LokaleEinstellungen.Language = "de" LokaleEinstellungen.Country = "de" in the table itself I got: Hoch = Val(Hoch) Hoch = Tabelle3.getCellByPosition(5, Count1).String Wert = Tabelle10.getCellByPosition(5, Start10) Wert.Value = Hoch Wert.NumberFormat = ZahlenFormatID
Did you take a closer look at the resulting document, to see if the cell contains the value you expected, and what number format the cell format dialog shows?
Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
