|
-
May 27th, 2000, 05:12 PM
#1
Thread Starter
Lively Member
Why when I have selected the form to show in taskbar, but the form will not appear in the taskbar when I run it ?
And in Ado, we can have
'rstCust!name'
to access the name field. How can I pass the name field to a function local variable which substitude the statement above with that variable. Such as
Private Sub A(name as string)
Debug.print rstCust!name
End Sub
Thanks.
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
|