when you close excel and you have edited your VBA code it does not prompt you to save. i just wrote 300 lines of code and it did not get saved.
how do i force it to prompt when closing?
when you close excel and you have edited your VBA code it does not prompt you to save. i just wrote 300 lines of code and it did not get saved.
how do i force it to prompt when closing?
It should have prompted you to save. Check you have not set SetWarnings to off somewhere in your code