https://bugs.documentfoundation.org/show_bug.cgi?id=146836
--- Comment #8 from Jean-Pierre Ledure <[email protected]> --- (In reply to Jean-Pierre Ledure from comment #6) Additional info: > ... > > Steps to reproduce: > ... > 8. Press F8 to execute line 108 > mClose = False 9. Press F8 to execute line 109 10. Press F8 to execute line 110 If IsMissing(pvSave) Then pvSave = acSavePrompt => An error is raised and the execution continues in the error trapping corner of the routine with next value - Err = 449, meaning "Argument is not optional" ... Strange ?? -- You are receiving this mail because: You are the assignee for the bug.
