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

Noel Power <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #3 from Noel Power <[email protected]> 2012-05-08 03:10:41 PDT ---
'Option VBASupport 1'

is not enough for vba macros to work, there are many temporary objects and
relationships set up as part of importing say an excel document. Some VBA code
may work when that option is selected others not, your mileage may vary. ( in
general you should just assume vba code will not work at all with native
libreoffice documents ) 
As such attempting to run any vba enabled code in application libraries will
never work and that is intentional, it makes no sense, VBA for excel/word etc.
is in any case document-centric

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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