View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
guest guest is offline
external usenet poster
 
Posts: 20
Default Detect if spreadsheet is opened off the web

is there anyway to detect if an excel sheet is opened off the web?
my requirement is to detect if excel file is directly opened from the web,
and if so, I need to provide a message to the user to save to the local
machine first.

any suggestions??