|
-
Feb 11th, 2000, 06:35 AM
#1
Thread Starter
Hyperactive Member
Can anyone give me some clue as to why I'm getting this error:
Run-time error '5'
Invalid procedure call or argument
It happens with this code:
txtcheck_amount.Enabled = True
txtcheck_amount.SetFocus
Only it runs through the first line just fine. It's only when it gets to the txtcheck_amount.SetFocus line that it gives me this error. Any ideas why? I'm open to anything.
------------------
Ryan
[This message has been edited by Gimpster (edited 02-11-2000).]
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
|