Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have asked some of it already and I thought I had the answer but not really.
I have a macro where I open a file that can be access by others.... If the file is already open by other user it asked me if I want to be notified or cancel but I do not want it to do it... I did try on error resume next open file... but it actually tell me file is open by others so it does not resume next... I need to open as read only without being told when it is already open by others or open as write if not being used by others... I did try the wb.ReadOnly but it will be useful only after I open it.... but need to open without asking me anything.... can somebody help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User replaces existing file with blank during file open | Excel Discussion (Misc queries) | |||
File is already open by user X | Excel Discussion (Misc queries) | |||
How to ask user for file to open | Excel Programming | |||
open ftp file specifying user id and password | Excel Programming |