|
-
Nov 1st, 2000, 04:49 PM
#1
Thread Starter
New Member
I am trying to make something start at a specific time, but it is not working out. I have something like this:
If Format(Now, "hh:mm") > Hour(23) Then
{Whatever}
End If
I wanted this program to start at 11 o'clock at night if that is what the user choosed. That did not work. It just started the code as soon as it was done pausing for 8 minutes. Someone please help!
Joe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|