ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   settings required (https://www.excelbanter.com/excel-discussion-misc-queries/217254-settings-required.html)

KCM

settings required
 
After changing excel worksheet and closing the excel window, system does not
ask for save/Abort . it quit without saving and asking . How to rectify
the same


FSt1

settings required
 
hi
guessing here but i suspect that you display alerts has somehow been turned
off.
press alt+F11. in the project window(far left), expand your project(file).
on the vbe tool bar, click insertmodule.
paste this code into the module.

sub fixit()
application.displayalerts = true
end sub

on the vbe toolbar, click run.

this may solve your problem. if not post back.

Regards
FSt1



"KCM" wrote:

After changing excel worksheet and closing the excel window, system does not
ask for save/Abort . it quit without saving and asking . How to rectify
the same


Suleman Peerzade[_2_]

settings required
 
Hi,

Do you edit the sheet before closing if yes then it should prompt you to
save. Other wise try and do Crtl+S after editing.
--
_______________________
Click "Yes" if it helps
________
Thanks
Suleman Peerzade


"KCM" wrote:

After changing excel worksheet and closing the excel window, system does not
ask for save/Abort . it quit without saving and asking . How to rectify
the same



All times are GMT +1. The time now is 07:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com