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 Wanet Telecoms Ltd 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: Aterlatus
  • Content: Threads
  • Order by date
  1. Aterlatus

    Long date format

    Hi all, I've created a report that summarises some data for last month. I want to put a heading on this report saying "June 2003" if it's currently July 2003, "August 2003" if it's currently September 2003 etc. So far, I've got it to print "6 / 2003" or "8 /...
  2. Aterlatus

    Summary Query

    Hi All, I'm just playing about with a few queries, and I've come across a bit of a brick wall... I have a list of engineers with scores, like so: Bloggs 1 0 0 1 1 0 1 1 0 Smith 1 1 0 1 1 0 0 0 1 Bloggs 1 0 0 0 0 1 1 0 1 Jones 1 1 1 1 0 0 1 1 0 Bloggs 1 1 0 0 0 0 1 0 1 Smith 0...
  3. Aterlatus

    Bringing it all together - form as criteria for query to gen report

    Hi all, I currently have a query and a report that work quite happily together, however it requires that I hard-code the criteria for the query beforehand. I'm trying to change this so that the report can be fired up by submitting the criteria (a contractor and an engineer) on a form. I've...
  4. Aterlatus

    Dynamically assigning values to a combo box

    Hi all :) I have a form with a combo box on it, listing a bunch of contractors from a table. I have another table, that has two columns - contractors and engineers. How can I populate a second combo box on the form with the "engineers" values associated to the contractor selected...
  5. Aterlatus

    Creating a complex set of report

    Hi all. First of all, I'll start by saying that I'm not looking for a click-by-click rundown here, more a rough overview. I'm quite new to the world of access (although not database programming in general), so I'm just not sure where to start on this one. Once I get stuck in I should be OK :)...
  6. Aterlatus

    Database Security

    Hi all, One of our clients recently approached me to ask for my assistance in sorting out a few bits and pieces on his access database. I've never really done anything in-depth in access before, but I do have a fair bit of database programming in a few languages / backends, so I said I'd give...

Part and Inventory Search

Back
Top