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

Search results for query: *

  • Users: bcobb2350
  • Content: Threads
  • Order by date
  1. bcobb2350

    stLinkCriteria

    I'm new to Access and VBA - so most of the things I do are copies of something someone else has done. I'm using the following code to open another form. ============================ Dim strDocName As String Dim stLinkCriteria as String strDocname = "frmSignIn" DoCmd.OpenForm strDocName, , ...

Part and Inventory Search

Back
Top