Search results

  1. O

    SQL Query

    Hello Guys, I am in need for some help with SQL code to search multiple columns in multiple tables in an Access database. We have a database supplied to us, as part of our CAD software, which contains multiple tables each with slightly different column counts and headings. One thing in...
  2. O

    ADODB Order Question

    Hello all, I have a ADODB recorset which is full of records. I want to be able to sort the data in a field, say a field called "description" for instance. If anyone can offer any advise, I would greatly appreciate it. Thanks
  3. O

    Create and email report

    Hi, I am hoping that someone may be able to advise me on the best way to manipulate reports using VBA??? What I have currently is a report and in it's record source there is a query. When I run the report the query builds the information and then I can see the information in the...
  4. O

    Form Records

    Hi, I have many forms which I have designed to be as idiot proof as possible howver I have one problem which is prooving difficult to solve. When the forms open, records are attached to bound text boxes, list boxes etc. The problem is that when a form opens it should display one record only...
Back
Top Bottom