[Libreoffice-bugs] [Bug 77437] Macros: VBA loop While ActiveCell <> "" don't work on Libreoffice

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 20 08:27:23 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=77437

--- Comment #12 from himajin100000 at gmail.com ---
When I run 

Option VBASupport 1
Option Explicit
Sub Main
        Dim x As Object
        Set x = ActiveCell
End Sub

and added the variable x to the watch window(or observer),

the type of the property "Value" was Variant/Empty

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190820/23f8b345/attachment.html>


More information about the Libreoffice-bugs mailing list