Hello!

I am trying to make a macro which is doing the following.

1. Defining a standard path:
C:\test\macro

2. open a *.txt file within this path, the name of the file is given in cell "a1".

3. Save it with a new filename, the filename is given in cell "b1".

Anyone knows how to do this? And does it matter if the filetype varies?

Cheers