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

Recent content by rydrifter

  1. rydrifter

    Passing a value from a combo box to a text box on another form

    Thank you Jim. After a little tinkering around with it I got it to work. It's something that I am going to need to use frequently. Ryan
  2. rydrifter

    Passing a value from a combo box to a text box on another form

    Ok, I tried that, and it didn't seem to work. So I set a break point and stepped through the code. It stores the value in the stLinkCriteria variable, but it never seems to make it into the other form. Is there something I need to put into the Form_Load event of the second form? Thanks, Ryan
  3. rydrifter

    Passing a value from a combo box to a text box on another form

    I'm new to access, and I'm trying to pass a value from a combo box named BillTo on a form named CustLookUp to a text box named Phone on the form new customer2. There is a standard phone number input mask on both fields. Here's my code. It simply doesn't work. any help anyone could provide...

Part and Inventory Search

Back
Top