at work we have a macro sheet that is shared through multiple users so anytime its updated we send it out and they have to save it over in their c:\Documents and Settings\USERNAME\Application Data\Microsoft\Excel\XLSTART
now while this usually isnt a daunting task - some ppl have an issue and I was hoping someone could help me create (or steer me to some good websites) a standalone .exe file that would have the macro.xls spreadsheet inside it.
So all the users would have to do was double click the .exe file and it would automatically save the file to the right location and thus end anymore headaches.
I have access to visual studios and have familarity in a few different programming languages - just no experience using VS or building a .exe
Thanks for any potential help
now while this usually isnt a daunting task - some ppl have an issue and I was hoping someone could help me create (or steer me to some good websites) a standalone .exe file that would have the macro.xls spreadsheet inside it.
So all the users would have to do was double click the .exe file and it would automatically save the file to the right location and thus end anymore headaches.
I have access to visual studios and have familarity in a few different programming languages - just no experience using VS or building a .exe
Thanks for any potential help