Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transfering highlighted records to another form

Status
Not open for further replies.

mesavage

Programmer
Jan 24, 2002
21
US
I have an SQL Server with an Access front end. I have a subform that is based on a stored procedure. The stored procedure has a couple parameters, that are filled in when the user fills in all the appropriate information at the top.

At this point, the user is suppose to highlight the relavent records, then click "next" to go to a different form to work with it. The reason is b/c there is a bunch more background information that needs to be filled in. All this information will be associatiated with the chosen records in the database.

Now to my question. How in the heck do I make the highlighted records from the first form, show up in the second form? I know it will be similar to having a "pop-up window" or something like that. I just don't have any books with a really good explanation. Any help would be much appreciated.

Thanks!
Miriam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top