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 Shaun E 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 ttiot10

  1. ttiot10

    Link data between forms

    Hi Poltergeist, Thanks for responding. I knew I should have put the code. Sorry. Here it is. Does this help to explain what I am trying to do? Thanks again for your help. --------------------------------------------------------------------- frmActionPlan calls frmOccurSel form...
  2. ttiot10

    Link data between forms

    Hi, I have two forms (two different tables)that I want to link. One is for record creation,(frmActionPlan), and the other (frmOccurrence), is a reference only to the Occurrence that the Action plan is being created for. They share a common field called "OccurrenceID" (primary key in...
  3. ttiot10

    Click Grid cell and open cell data in new window.....

    pdbowler, Thank you, thank you, thank you. I have been searching in vain for 2 days solid for the way to retrieve values from a data grid and put them in a text box on another form. Your code worked perfect. I am very grateful.

Part and Inventory Search

Back
Top