Created attachment 101609 [details] image error Problem description: When I launch the dialog from the spreadsheet, where there is the DataField with the preset date the error occurs Runtime Error basic object variable not set with the following line highlighted: DataOdierna.Date = CDateToIso(Now()) DataOdierna.Date the object is correctly stated at the beginning of the macro Sub ShowScadenze() ... Dim DataOdierna As Object ... and the dialogue is properly declared at the beginning of the module PUBLIC dlgScadenze As Object thanks in advance for any solutions Operating System: Windows 7 Version: 4.1.6.2 release
see https://bugs.freedesktop.org/show_bug.cgi?id=68751 for the solution
(In reply to comment #1) > see https://bugs.freedesktop.org/show_bug.cgi?id=68751 for the solution
*** This bug has been marked as a duplicate of bug 68751 ***