Quote:
I don't have time to work out what your batch file is supposed to do.
|
The batch file simply replaces all underscores "_" with periods "."
Quote:
In any event, whatever that is could be done far more efficiently by the macro for the files it generates
|
That was my question: Is it possible to "re-replace" the generated underscores "_" with periods "." ?
If not can I start the batch file with the excel code?
Or do my colleagues have to manually start the batch-file for replacing all "_" with "."?