473,396 Members | 2,030 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Remove recent files

Is it possible to remove all or individual "recent files" from the
"Recent files list" in MS Access XP?

It would be preferred to be a programatic method using VBA as the
system is locked down tight and editing registry will not be an
option.

I am trying to have code run when closing "database x" to ensure
"database x" does not appear in the recent files list.

I have been unable to dig up much information on the subject.

Any help will be much appreciated.

Regards,

Nathan
Nov 13 '05 #1
1 3324
Further to my previous message:

The instructions for manually disabling the recent file list are as
follows:
---------
1. On the Tools menu, click Options, and then click the General tab.
2. Clear the Recently used files check box, and then click OK.
3. On the Tools menu, click Options, and then click the General tab.
4. Select the Recently used files check box, and then click OK.
---------
Is it possible to automate this using the "CommandBars" reference?

I cannot work out the syntax, but I assume it is something along the
lines of the following example:

CommandBars("Menu Bar").Controls("Tools").Controls("Options")....
..enabled = false
I hope someone out there can assist.

Regards,

Nathan
na**************@hotmail.com (Nathan Bloomfield) wrote in message news:<4b**************************@posting.google. com>...
Is it possible to remove all or individual "recent files" from the
"Recent files list" in MS Access XP?

It would be preferred to be a programatic method using VBA as the
system is locked down tight and editing registry will not be an
option.

I am trying to have code run when closing "database x" to ensure
"database x" does not appear in the recent files list.

I have been unable to dig up much information on the subject.

Any help will be much appreciated.

Regards,

Nathan

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: R. Rajesh Jeba Anbiah | last post by:
Recently I came across a bug <http://bugs.php.net/bug.php?id=31915> and it's just fixed (Feb 28, 2005) So, when I came to know that the bug is fixed, I just wanted to know the diff, like what...
1
by: Eric Robishaw | last post by:
In VS.net 2003, my recent files list will not update the Date. If I open a project from the list, modify it and close... the next time I load VS.net, the project shows the same old date. It...
5
by: Konrad L. M. Rudolph | last post by:
I hope this is the right NG, please notify me if not. I have got a problem with the "recent files" list of the start page in VS.NET: yesterday I created a new projekt which has the same name as...
7
by: William Payne | last post by:
Hello, have you seen a recent files menu in a GUI application? In many GUI applications there's a menu the displays the most recent files that has been opened by the program. Say such a menu has...
2
by: satyaprakash47 | last post by:
Hello How can we remove a specific file from the window recent file list through vb.Net.
4
by: Lee | last post by:
I have an application where I need to find the most recent file placed in a folder. For example, my users periodically place an image file with the format "ImageXXXX.jpg" (where XXXX is some...
2
by: =?Utf-8?B?UmF5IE1pdGNoZWxs?= | last post by:
Hi, In VS2003 I am able to clear the recent projects and recent files lists by editing the registry (although it seems that there should be a better way). However, when I look in the registry...
4
by: zacks | last post by:
Most applications whose purpose is to work with various types of files implement a "Most Recent Files" list, where the last, say, four files accessed by the application can quickly be re-opened by...
7
by: PawelSokolowski | last post by:
Hi all, I migrated to VS2008, and I cannot find a way to get Recent Projects in File menu. I tried to customize the menu, but no success. Any ideas ? Regards Pawel
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.