View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Brown[_7_] Gary Brown[_7_] is offline
external usenet poster
 
Posts: 14
Default Personal Workbook exe

Have you thought of an add-in instead?

"Steph" wrote in message
...
Hello. I have some code that I need to put into a large amount of peoples
personal workbook. Most of which do not already have a personal workbook
stored in their xlstart folder.

Is there a way to send an .exe file that will only require the user to
doubleclick, and the exe will save the personal oworkbook to their
xlstart?

And if there is already a personal workbook, will that mess things up?

Thanks much in advance.....