Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yesterday i worked with 3 different people, who couldnt find a file,
the most recently used file list should have been 100 files long. I am sure this would be very helpful for many users. I thought of every time a file is opened writing the file name location and date to sheet 1 of the personal xls file, then adding a new menu item that would show those files as a hyperlink list. BUT, how can i have excel record when a file is opened? can i do from an event in the personal book? Help greatly appreciated! ~M |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at Application Level Events.
A start is Chip Pearson's site http://www.cpearson.com/excel/appevent.htm You could put this type of code in the Personal.xls -- Regards, Tom Ogilvy "Mikerosoft" wrote in message ups.com... Yesterday i worked with 3 different people, who couldnt find a file, the most recently used file list should have been 100 files long. I am sure this would be very helpful for many users. I thought of every time a file is opened writing the file name location and date to sheet 1 of the personal xls file, then adding a new menu item that would show those files as a hyperlink list. BUT, how can i have excel record when a file is opened? can i do from an event in the personal book? Help greatly appreciated! ~M |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to delete Excel 2007 file from list under Recent Documents | Excel Discussion (Misc queries) | |||
Recent File List Empty | Excel Discussion (Misc queries) | |||
how do i delete a file from recent documents file in excel | New Users to Excel | |||
Recent File List Check Box Greyed out | Excel Discussion (Misc queries) | |||
Add file to Recent File List | Excel Programming |