Search results

  1. D

    connect to access 2 tables

    Can anyone help here? Im looking for some code to connect an Access 2000 app to tables in a version 2 app to retrieve some similar fields. Ive declared a DAO connection and recordset, but Im not sure whether to set the record set to a new DAO or ADO. Ta in advance.
  2. D

    Open Access 2 from Access 2000

    Can anyone give me a bit of code I can put in the on-click of a button to open a networked Access 2 application from an Access 2000 one? Thanks. Damo
  3. D

    opening MS Word

    Hi, Im just looking for a bit of code to open a Word97 document from Access 2. Thanks.
  4. D

    save reports to file

    Hi there, Ive a client who wants to save reports to a file on their network on the print command. The reports are standard letters done using Access reports rather than Mail Merge. Can anyone advise me of the best way to code this? Ta.
  5. D

    SQL String

    Ive a problem picking dates up from a form directly into an SQL string (a report is based on this string). It's a between 2 dates report, and for some reason both dates are giving errors if the date is > 27/09/2000. Ive used this type of this type of thing before in building SQL strings but have...
  6. D

    msgbox

    Could someone remind me how to add more than one line to a message box please? Ta.
  7. D

    screen resolution

    I have a networked system, and all the users have different screen resolutions. They also insisted on maximised forms, which obviously look different on each screen. Does anyone have a bit of code which can set them all to 800x600? (if possible) [This message has been edited by damo (edited...
  8. D

    forms

    Any idea how to change the icon on the top left of forms within Access 2 to whatever I want? Ta.
Back
Top Bottom