Check if a file exists:
If Dir("filepath and name"

= "file name" Then
' File Exists
End If
So:
If Dir("C:\Documents And Settings\Word\Test.doc"

= "Test.doc" Then
' File Exists
End If
As to changing the name, that will ultimatley depending on how you are currently working your setup....
Please post you sub or rotuine that is doing the work of saving the file so we can determine the appropriate place to put the name change.
****************************
Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III
MCSA, CNA, MCP, Network+, A+
w: robert.l.johnson.iii@citigroup.com
h: wildmage@tampabay.rr.com