http://bugs.winehq.org/show_bug.cgi?id=8795
--- Comment #30 from Varun hrc_varun@yahoo.co.in 2008-12-31 03:36:11 --- (In reply to comment #29)
Created an attachment (id=18343)
--> (http://bugs.winehq.org/attachment.cgi?id=18343) [details]
Simple VBA Macro on excel that doesnt work This work book has the macro with a user form and some modules.
(In reply to comment #29)
Created an attachment (id=18343)
--> (http://bugs.winehq.org/attachment.cgi?id=18343) [details]
Simple VBA Macro on excel that doesnt work This work book has the macro with a user form and some modules.
On doing some investigation I found out that I had made the macro with Office 2003 SP3 on windows and was trying to open it on Office 2003 SP1 on wine. On upgrading Office 2003 service pack to SP3 in wine, I was able to run all macros successfully (simple/complex). However, after working for few mins, I ended up with the "IOPL not enabled" error. Google gave me few suggesstions to set the WINEPREFIX and to install Office 2003 SP3 in a new wine bottle.
I tried to use both the options, but to no use. :( Regards, - Varun