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