> wer sagt mir mal schnell, wie ich einer Zelle ein Datum zuweise. Ich probiere eine Zelle in Calc, Michael?
Ich nutze keinen Dispatcher, sondern Code bspw. in der Form: ThisComponent.getSheets().getByName( "Tabelle1" ).getCellByPosition( 1, 2).setString( date() ) siehe auch http://www.re-solutions.de/ooo/makros/global_InsertDateTime.sxw Hilft Dir das auch? Cheers Winfried --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
