View Single Post
  #3  
Old June 3rd, 2010, 05:59 PM posted to microsoft.public.access.tablesdbdesign
John W. Vinson
external usenet poster
 
Posts: 18,261
Default My database loads but disabled?

On Thu, 3 Jun 2010 06:18:01 -0700, Al9315
wrote:

Hello
I have a database on Access 2003 - works !
Opended it in 2007 - does not work?
Converted it to 2007 - does not work?

All the forms and tables load okay.
I have a switchboard with command buttons - 'Click' - opens form
All the buttons act disabled, but are enabled in 'Properties'
I have tried everything I can think of, can anyone suggest any way forward
please
Would be much appreicated !
Al


Your database needs to be in a "Trusted Location" for anything with VBA code
in it to work.

See Allen Browne's tips at http://allenbrowne.com/Access2007.html
--

John W. Vinson [MVP]