https://bugs.documentfoundation.org/show_bug.cgi?id=149325
--- Comment #7 from [email protected] --- crashes at Private Sub SetupStatement() ' ' SetupStatement Procedure ' Óvári 14/Feb/2001 ' With Sheets(SH_STATEMENT) '(snip) ' Set the formatting .Columns(1).NumberFormat = _ Sheets(SH_RANGE).Cells(7, 2).Value ' DATE_FORMAT ' column A '(snip) End With End Sub -- You are receiving this mail because: You are the assignee for the bug.
