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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"search" form linked to form with autoupdate

Status
Not open for further replies.

exoduz

Programmer
Jul 20, 2003
1
AU
Hi there i am a pretty new programmer..... i was wondering if anyone out there can help me.... i am doing a form with customer and transactions details..... but i want this details to be filled through a search criteria..... so i am doing up another form that is loaded previous to this.... i just can't seem to make it update the information to the customer/trans form from the search form..... what should the VBA coding be in the search form within the OnClick() criteria to pass the name which is listed from the search form so that it outputs the name and all other relevant info (such as address, phone, etc.)to the customer/trans form

Thanx in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top