G
gil
Hello All,
Sometimes folder renaming code works, sometimes it doesn't. I cannot seem to figure out what changes. It'll work for 5 minutes, then not work.
Dim OldName, NewName
OldName = "C:\Patients": NewName = "c:\Patie333"
Name OldName As NewName
I'm losing it.
Any ideas what I might be missing?
TIA,
Gil
Sometimes folder renaming code works, sometimes it doesn't. I cannot seem to figure out what changes. It'll work for 5 minutes, then not work.
Dim OldName, NewName
OldName = "C:\Patients": NewName = "c:\Patie333"
Name OldName As NewName
I'm losing it.
TIA,
Gil