Thread
:
Check if a file is already open
View Single Post
#
1
Posted to microsoft.public.excel.programming
Cresta
external usenet poster
Posts: 76
Check if a file is already open
Hello all
Is there any way to check if a file is already open by another user before
trying to open it.
If "Filename is open" = true then
abort procedure
else
Workbooks.Open Filename....
end if
Thanks
Reply With Quote
Cresta
View Public Profile
Find all posts by Cresta