|
-
Sep 8th, 2000, 07:04 PM
#1
Thread Starter
New Member
I'm trying to use the DOW function to determine what day of the week a date is; when I run, however, I get an error that says "Compile error: sub or function not defined". Here's the code that I'm using:
intDayofweek=DOW(txtDate.text)
dtDayofweek is DIMed as an integer
Is there something wrong with the way I've coded it? Do I have to have some resource turned on in the project for this function to work?
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
|