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

    Required Fields Check Problem

    OK, I know that plenty has been posted regarding this subject, but I'm completely lost and confused and I apologize for this... I'm talking about the standard: enter data, check for required fields, if required fields are empty return to page with data entered still there. 1. I have...
  2. elantrip

    Need help with syntax for MS Access query (newbie)

    I have a simple MS Access table that has three fields: ID, ProducerName and Producer# I need to query the table for a Producer# based on what the end user enters. Here is the initial HTML code that gets the ProdNum: <HTML> <HEAD> <TITLE>Log In</TITLE> </HEAD> <BODY> <FORM...
  3. elantrip

    Need latest record from a multiple table query

    I have three tables: INSURED (basic insured info): POLICY# LAST FIRST EXP_DATE EFF_DATE CLAIM (claim info for each claim files by the insured): CLAIM# POLICY# TYPE_LOSS CAUSE DATE_LOSS DATE_REPORTED...

Part and Inventory Search

Back
Top