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

    Contact Management Database

    I have a simple Contact Management Database that I have modified. I am using this to manage mailings and calls. I have created a table called 'Letters' I have set a relationship between the letters and contacts as one to many, using the contact id as my primary key.(One contact can have multiple...
  2. alljax

    Need To Sort Records By Two Feilds

    I am currently counting multiple values in the same field and sorting by SiteID # (SitID), but I would like to also sort by month. How can I do this? Example: Date --------------- January February March April Etc. I want to be able to sort by Site ID (SitID) and month. Current script that...
  3. alljax

    Count Property-Multiple Values in Same Field Not Working

    I need to count different values from the same field and have them print out four separate counts. I also need to be able to sort these by Site ID. Here is how my data looks: X SiteID ---------------- --------------------- 3 35012 3 12345 3 35012 1 35012 1 35012 3...

Part and Inventory Search

Back
Top