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 bkrike 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: NAColman
  • Content: Threads
  • Order by date
  1. NAColman

    Problem re checking if a record exists

    I'm writing a function that does some calculations on dates, and need to check if a particular date has a matching date record in another unrelated table. A pseudo-code description of what I'd like to do... for Date := Start to Finish Check := recordexists(key=Date) in TableB if...

Part and Inventory Search

Back
Top