D
David
Does anybody have a clue as to what happened, Friday I was in Access working
on a form, I closed out and came back and Access couldn't open the file. I
started a new test dbf from another pc and still the same it couldn't open
the dbf. I tried to let it repair itself, and I even uninstalled the program
and reinstalled it and the same still happens. You can open the program by
itself and there is no menubar. You can get you application to open after
Access has been started by minimizing the program and maximizing it back,
then it will show all open instances. I put the code of
With Application
Application.CommandBars.ActiveMenuBar.Enabled = True
End With
in the close event to try to get my menubar back and it didn't help, any
ideals?
Thanks
David
on a form, I closed out and came back and Access couldn't open the file. I
started a new test dbf from another pc and still the same it couldn't open
the dbf. I tried to let it repair itself, and I even uninstalled the program
and reinstalled it and the same still happens. You can open the program by
itself and there is no menubar. You can get you application to open after
Access has been started by minimizing the program and maximizing it back,
then it will show all open instances. I put the code of
With Application
Application.CommandBars.ActiveMenuBar.Enabled = True
End With
in the close event to try to get my menubar back and it didn't help, any
ideals?
Thanks
David