Is there a simple way to <>= date and time?
I app which i cannot control outputs this format of date and time "9/26/2000 9:56:22 AM" I want to use this date and time in the follow code but don't exactly know what would be the best way. Any ideas?

The code below is a non working example but shows what i am trying to do:
Code:
If TimeWritten = "9/26/2000 9:56:22 AM" Then GoTo ExitProc