I created a Command Button and I went to edit the VBA code
and I saved and I get this Error that says "The Save
Operation Failed." I Tested to see if it was a problem
with Access so I created another DB and I did not have the
problem. So It must be my DB file.
Can anybody help me with this problem. I wish not to
recreate the whole database again.
~Jeremy Oakes
2. Try Saving the form under a diffent name
"Jeremy Oakes" <jer...@yahoo.com> wrote in message
news:119401c178e7$c0eeab90$36ef2ecf@tkmsftngxa12...
1) Try compact and repair
If that fails then
2) Try the undocumented /decompile command line switch
if taht fails then
3) Create a new db and import all the items from your old db except the
form causing the problem
"Jeremy Oakes" <jer...@yahoo.com> wrote in message
news:119401c178e7$c0eeab90$36ef2ecf@tkmsftngxa12...
In anycase, hopefully this is of some help to you.
>.
>
1) Don't hit the save button while code is being executed. (Debug mode)
2) Always hit the button again.
3) Compile all often.
4) When I get the message I hit the save button again. It saves then. At
least for me.
Ken
"Jeremy Oakes" <jer...@yahoo.com> wrote in message
news:119401c178e7$c0eeab90$36ef2ecf@tkmsftngxa12...