A
Angie
I have a program that looks for RTF files. Sometimes though it throws and
error because someone just renamed there file from a .doc to a .rtf. I need
to make sure that the file type is Rich Text, not just count on the file
extension. Is there a VBA line for this? I thought ActiveDocument.Type might
work, but it gives me a 0, not sure if this is boolean or not. Thanks all
error because someone just renamed there file from a .doc to a .rtf. I need
to make sure that the file type is Rich Text, not just count on the file
extension. Is there a VBA line for this? I thought ActiveDocument.Type might
work, but it gives me a 0, not sure if this is boolean or not. Thanks all