|
-
Apr 25th, 2001, 02:07 PM
#1
Passing Values to Forms
Maybe I'm still stuck in the 'web environment' but how do you pass a value to a form? For instance, my main form has a listview on it that is populated via database. I wrote some ItemClick and DblClick code to open a new form using frmName.Show vbModal.
However, I want the primary key to be passed as a value to that form so that I can run a select statement based on that value.
Can anyone help?
-Steve
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
|