https://bugs.freedesktop.org/show_bug.cgi?id=80425

          Priority: medium
            Bug ID: 80425
          Assignee: [email protected]
           Summary: BASIC: DateField properties
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.6.2 release
         Component: BASIC
           Product: LibreOffice

Created attachment 101609
  --> https://bugs.freedesktop.org/attachment.cgi?id=101609&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to