https://bugs.winehq.org/show_bug.cgi?id=25762 wcrfrench(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wcrfrench(a)gmail.com --- Comment #20 from wcrfrench(a)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.