Search results

  1. M

    Help with Merging

    My network was using Access 2000 and Word 2000. We recently upgraded to Access 2002 and Word 2002, but now none of my merge forms are working. I don't get any error messages, and the merge function does open Word, but all I get is the original source document and not the actual merge...
  2. M

    Placing fields on a form

    Need help placing fields on a form that is not linked to a table or query. The form was created by my predecessor. The form already has multiple fields on it, however the form itself is not linked to any data source. I have tried hardcoding the filed onto the form but it didn't take. How can...
  3. M

    Placing fields on a form

    I need to place fields on a form that is not linked to a table or query. Form was built by my predecessor and it already contains multiple fields, however the form itself is not linked to any data source. I have tried hardcoding the field onto the form, but it didn' take. How is this done?
  4. M

    Placing fields on a form

    I need to place fields on a form that is not linked to a table or query. Form was built by my predecessor and it already contains multiple fields, however the form itself is not linked to any data source. I have tried hardcoding the field onto the form, but it didn' take. How is this done?
  5. M

    Publishing help please

    I am trying to publish a new front end from my database. I have done this many times without a problem, but now all of a sudden I am getting a "Microsoft Access was unable to create an MDE file" error. Any ideas?
  6. M

    Trying to combine reports

    Thanks in advance for all of the help I receive. I am trying to combine 3 reports into one. I tried using the Subreport function, but the information on the last 2 reports is being pushed into the Detail section of the main report. I tried to separate each by using a Section Footer, but that...
  7. M

    If... Then problems

    This code is supposed to change fields in the database based on the contents of another field, but it's not working right. When the field named Sign_Up_Status is changed to "Client Signed", the field named CaseStatusID should change to "QIP" automatically. I have included a copy of the module...
Back
Top Bottom