Search results

  1. J

    Alias names changing

    I have built an SQL query which sums up various totals and that's working just fine. As this output links to an outside system it requires the fields to be named exactly as they are in the other system Using the AS functionality I have 01 - Total outstanding 02 - Total at take on 03 - Total...
  2. J

    Automate a word mail merge

    I have created a database which is used for risk assessments, What im hoping to accomplish is the auto-opening of a pre-set mail merge document, And either merge the results straight to the printer or leave the file open so the user can specify a save point. Basically i dont want any...
  3. J

    Dynamic Pictures

    Basically im builidng a databse which needs to produce a report which may incmlude pictures. Im looking for code and or any tips for selecting a file, i dont want to open it or attach it, i simply want the pathway so i can then get the correct picture into the report Any help greatly appreciated
  4. J

    Report Field Heights

    I was wondering if anyone could help me with this Im printing out a report and i want to alter the heights of the text boxes on the report. Basically i have 12 text boxes side by side holding data. I want all of them to match the height of the tallest (which is a choice of 4 the others are Y/N...
Back
Top Bottom