A
Alogon
1. I would like to know how I can convert a file with RTF (Rith Text Format)
extension into a file with TXT extension using VBA code. I tried
"FileSystemObject.OpenAsTextFile" method but it did not work very well.
2. Is it possible to convert a file.RTF into file.XLS directly using VBA code?
Thanks In Advance.
extension into a file with TXT extension using VBA code. I tried
"FileSystemObject.OpenAsTextFile" method but it did not work very well.
2. Is it possible to convert a file.RTF into file.XLS directly using VBA code?
Thanks In Advance.