Quote:
|
Originally Posted by ChiefRebelAngel
You also could write a quick Perl or C program 
|
If I'm able to do programming in any of those languages, it would be a possibility, I agree.... ;-)
Quote:
|
Originally Posted by Pat Phelan
My first thought would be an Excel macro. Store it with your other macros, then modify the xls file format registration (using Windows Explorder) to make automagically invoking that macro on a sheet a right-click option.
It will still load Excel to do all of the "heavy lifting", but it will work the way you've envisioned using the right-click from Windows Explorer.
-PatP
|
I'm not sure if I understand you for the full 100%; the part of the creating macro is clear of course, but how can I invoke the macro from the Windows Explorer? And can I then select multiple files simultaneously and then let the macro take care of all those files?