Thread: Shared drive
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
aaron aaron is offline
external usenet poster
 
Posts: 4
Default Shared drive

I am very inept at programming but I think this is the
only way I can accomplish this. I have 2 files. 1 on a
shared drive and another on local PC which have access to
the shared drive.

I want the Local files each time they open to look at the
shared file and see when it was last updated. If its last
update date is greater than the locals files last update
date than the local file goes to the shared file and
updates itself. Or prompts the user to click ok to update.

any help would be appreciated

aaron