View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 576
Default prevent user from saving file to a folder but allow my code to save from behind.

Susie,

Your posts to the same questioned are getting fractured. Try to keep it all
together by using the Reply Group instead of creating a New Post.

I am lost as to what you have read and what you are asking.

thanks

steve

"susie" wrote in message
...
I know I can set up the folder as readonly. However I can
not set it up because I have a function button should be
able to allow use to click on it and save the file to the
Is there anyway to allow my code running to save the file
to U:\myfolder but disallow the user using File- Save as
function to save it to U:\myfolder?

Thank you.