https://issues.apache.org/bugzilla/show_bug.cgi?id=50020
--- Comment #1 from Simon Kelly <sjk1471@yahoo.com> 2010-09-28 12:35:34 EDT ---
This bug occurs with the simplest of macros. Here is the VB Macro I used to
reproduce this (added in first sheet but infact can be on any sheet or in
separate 'module'):
Sub AnyOldMacro()
MsgBox "Oh Hi!"
End Sub
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|