79451714

Date: 2025-02-19 14:33:53
Score: 1.5
Natty:
Report link

I use this:

UserForm.Show vbModal

Application.DisplayAlerts = False
ThisWorkbook.Save
If Application.Workbooks.Count > 1 Then
    ThisWorkbook.Close
Else
    Application.Quit
End If
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Germain