On Sun, 2005-01-30 at 13:27 +0100, Michel Franckart wrote: > This bug was already present in 1.1.3. > > I generate a macro that inserts the date with format '31 dÃcembre 1999' > (Insert > Fields > Other ...). > When I launch that macro in another document, the date is replaced by a > figure e.g. '38382.56' ! > > Not very important. > > Many thanks for your attention and, of course, for that beautiful OOo. > > A layman. >
THe default format for a Calc cell is number not date. Please fix your macro so that it sets the cell format properly. By not doing so you get the result you have. -- Documentation Co-Lead PLEASE - keep list traffic on the list. Email sent directly to me may be ignored utterly. "Dinna meddle wi' things ye ken nuthin' aboot!" J.Herriot --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
