Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am opening files from within an excel workbook:
Note: vOPen and vPassword are hard coded in the workbook and I save the cell values to the variables and then on before double click I do this to open the selected file: Workbooks.Open Filename:=vOpen, Password:=vPassword, UpdateLinks:=3 The issue is the opened file is not added to the most recent opened under Files on the Menu. Is there code that would add the file to the list? Thanks for your help. Steven |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open Form when file opened | Excel Discussion (Misc queries) | |||
Can't open a file I just opened the day before. | Excel Discussion (Misc queries) | |||
cannot open the excel file, the file is already opened | Excel Discussion (Misc queries) | |||
Bug when macro tries to open allready opened file | Excel Programming | |||
How set file open path to filepath of file opened with Explorer ? | Excel Programming |