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 results for query: *

  • Users: 2101
  • Order by date
  1. 2101

    Links form by using Date field

    Hi, I am creating a link between form by using two fields in the link criteria one of the field is a date filed Below are the code - ... Dim stDocName As String Dim stLinkCriteria As String stDocName = "frmTotalActivity" stLinkCriteria = "[activityNo]=" &...

Part and Inventory Search

Back
Top