|
-
May 8th, 2012, 03:08 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] runtime 340 on object
This line is throwing a runtime 340 control array error
TagStr = Trim(objBox.Tag)
TagStr is a string variable.
The line is in a user defined function:
Public Function ControlBox_GotFocus(objBox As Object) As String
Any ideas how I can figure out why?
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
|