The need: run a macro within an excel 2003 file every week, automatically, than save the file.
The approach: add an action to task manager for every week, calling the file with command line parameters.
The problem: what parameters are need to be called and how to start a macro from command line? Is it even possible?