Disable the recent database file list.

D

daviep

Hi,

I need to disable the list of recently opened databases that appears on the
'File' menu in Access 97. While using a database application, certain users
can select the database file name from this list and view the current
database window. I need to prevent this from happening.

I am aware of the 'Allow Full Menu' option in the database Startup
Properties, however by deselecting this option the 'Tools' menu is also
disabled and I need to access this menu while working with my database. I
have tried to do this through the Customize option, however I cannot remove
this item from the menu.

Does anyone know of a way to disable this feature through code?

Thanks in advance,
Dave
 
D

Douglas J Steele

AFAIK, it can't be disabled. However, I don't understand what the issue is.
The list of files should be specific to each user.
 
Top