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 strongm 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: rodgs
  • Order by date
  1. rodgs

    Find Access table record by Date function

    I have an Access table in which one field (fldDate) is the date. I need to locate the record that corresponds to the fldDate being 12/31 of last year and then print the value of field D1 of that record. I can determine the date easily enough by using DateAdd("yyyy",0,date()-DatePart("y",date()))...

Part and Inventory Search

Back
Top