[Libreoffice-bugs] [Bug 102078] Excel XLSM import with VBA: calling function fails with bogus "Object variable not set"

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 11 03:50:03 UTC 2018


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

--- Comment #9 from himajin100000 at gmail.com ---
I commented-out the lines

colPre = col.Chars(1)
colNo = col.Chars(0)

,thinking String type in StarBasic does not have Chars property.

and I started Run() function, which later calls the other function
getColNum(col,offset), and I was able to end the macro without errors, if I
don't mind the result.

-- 
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/20181211/23826ade/attachment-0001.html>


More information about the Libreoffice-bugs mailing list