T Terry Coccoli Mar 29, 2004 #1 Does this method return a value that can be interrogated, or is there another way to determine whether the Save was successful?
Does this method return a value that can be interrogated, or is there another way to determine whether the Save was successful?
S Sue Mosher [MVP-Outlook] Mar 29, 2004 #2 You'll get an error if it isn't successful. You could also use FileSystemObject methods to check whether the file exists.
You'll get an error if it isn't successful. You could also use FileSystemObject methods to check whether the file exists.