Access 2010 Help

aftershokk

Registered User.
Local time
Today, 00:48
Joined
Sep 5, 2001
Messages
259
We finally converted and have an Access 2003 database we still use in the old version due to the amount of macros and VBA used in it.\

We have had 2 issues.

Before, when users when into a form we restricted them to form or datasheet view and now they can go to quick access toolbar and add design view and change the DB and delete records from it... not good... any easy solutions?

Also, we got a a corrupt VBA module twice and had to restore the DB...

any help is appreciated, it does have mousehook and audit trail vba in it.... from this forum
 
Howzit

I had this problem when I first purchased Access 2010. It had something to do with a database that was not fully compiled and access didi not like it, so it closed down. To open it up again I had to decompile it. I think Micorsoft are working on this (if not solved already) but I make sure that I comile the code ater every and any change no matter how minor.

In regards to hiding the QAT I think you will need to create a custom ribbon to handle this - sorry not a big expert on A2010 as only just purchased it. See this post which has a link to creating a custom ribbon
 

Users who are viewing this thread

Back
Top Bottom