View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich C Rich C is offline
external usenet poster
 
Posts: 1
Default test for workbook open

Need a method to see if a file (WORKBOOK) is in use so the
file open command via VBA does not open it read only. It
should display a warning and then a time delay.
Thanks!