You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2010/09/28 18:35:36 UTC

DO NOT REPLY [Bug 50020] IllegalStateException received when creating Data validation in sheet with macro

https://issues.apache.org/bugzilla/show_bug.cgi?id=50020

--- Comment #1 from Simon Kelly <sj...@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