Yes I did.Hi all does anyone experience about losing their codes even though it was already saved once the form runs or even close. it's like once closing the form, its doing undo.
I won't share all of the details about why I know this to be a true statement, but it does involve a significant volume of curse words and keyboard practice while retyping those code changes.NEVER run code unless you have saved it first.
If it crashes or you close the database, all those code changes will be lost
That became ingrained in my muscle memory decades ago. I can't help but press Ctrl-S every few seconds (and compile first).NEVER run code unless you have saved it first.
If it crashes or you close the database, all those code changes will be lost
It has happened to me a few times that I have changed or corrected code in a referenced ACCDB. After closing Access, it was reliably gone.And of course I only know to do this from the multiple times I’ve forgotten, run my updated code and lost all my changes.
It has happened to me a few times that I have changed or corrected code in a referenced ACCDB. After closing Access, it was reliably gone.![]()
I'd have thought if you did that too often, it would be your wife who was reliably gone . . .I'm sure I've even pressed Ctrl-S on my wife in the middle of the night...![]()
![]()
Surprised... never thought my email will attract a reply. The situation I was thinking about when I wrote that is one of those which a problem crept up on you and you started out expecting to solve a simple bug which you do sometimes mid-process by suspending the program, but it gets more complicated and it becomes tedious to re-do everything from scratch, because poking around is now one normally size up the problem. I wish life is so neat and every is in foresee-able order.NEVER run code unless you have saved it first.
If it crashes or you close the database, all those code changes will be lost