[Bug 25762] Excel crashes trying to run macros

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 1 15:43:18 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=25762

wcrfrench at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wcrfrench at gmail.com

--- Comment #20 from wcrfrench at gmail.com ---
How do you apply this fix? I am getting a similar sounding error when I call a
worksheet function utilising a named range....

Excel just freezes and then must be forced closed.

For instance:

Sub Run()

Dim Num1 As Integer

Num1 = WorksheetFunction.Counta(Range(Range("A1"),Range("A100")))

End Sub

I am new to Linux and wine btw.

Very grateful for any help, determined not to go back to windows, but
desperately need VBA for work!

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list