Hi,
Does anyone know how to rename a file.ret to file.txt.
I tried this above code, but I get error.
I Would to change extensions to txt several files automatic.
One help would be great
thanx
cesar
'Dim strpth, strnewpth
'Dim strfile
'strpth = "c:\ajustetxt\"
'strfile = Dir(strpth...