Thread: File in use
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steven steven is offline
external usenet poster
 
Posts: 389
Default File in use

When I use a macro to open a file and the file is already in use it does not
give me the message of:
__________________________________________________ __

File in use:
_ _ _ _ _ is locked for editing

by _ _ _ _ _

Open ReadOnly or click Notifiy ...........

__________________________________________________ __


What it does is just open the file ReadOnly. How can I return this message?

Thank you,

Steven