excel crash on save

  1. M

    SaveAs VBA crashes excel

    Hi, Been a while since I posted last, but I have ran into a problem adding in a SaveAs routine to an existing macro. This is what I am trying to add in: On Error Resume Next With Application.FileDialog(msoFileDialogSaveAs) .Title = "Where do you want to save the file?"...
  2. PritishS

    ThisWorkbook.Save or Me.Password = "123" maybe causing excel file crash every time on Save and Close command!!

    Dear Sir/Madam, Good Day!! I'm stuck with a strange problem and can not get any solutions. Problem: I have a macro enabled workbook say ABC.xlsm. I have code in ThisWorkbook for saving the file while closing. Private Sub Workbook_BeforeClose(Cancel As Boolean) ThisWorkbook.Save End Sub and...
  3. PritishS

    Delete all sheets in between two sheets

    Dear Sir/Madam, Have a nice day! Problem: I needed to delete sheets in between two sheets. What have I tried yet: After looking in Internet I have found a code in this forum which does the exactly same. Link ...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top