Search results

  1. D

    Access Security problems

    I have attempted to secure my database , but am running into some problems. I created the new .mdw file. I created groups and set permissions. However, for some reason other people can still log into the DB. Also, the users, including myself do not have to enter any passwords. Now, I cannot...
  2. D

    Print Buttons on Reports...Doable????

    I am wondering if it is possible to have 2 print buttons on a report. I want the user to have the option of printing the report to a printer or printing to a .snp. If they print to a .snp, I want to be able to set default location of the .snp. Also, is there a way to default the .snp to open...
  3. D

    Duplicates Problem in Concatenated fields

    I have a table with two fields ECP and Rev. Duplicates are OK in each field, but not when concatanated. Is there any way to "No Duplicates" on combined fields in a table? I have queries , forms, etc., that concatanate these, but I am finding that my users are duplicating. Any help is...
  4. D

    Truncated to 255 problem

    I have a query that is giving me a problem truncating a memo (table) field. Here is the scenario and some tests I have performed. The table field in question is a memo field. This table has a many to one relationship to another table on a different field. I have created a query using these 2...
  5. D

    Report/Subreport criteria issue

    All, I have a report that is based on a Like [type] criteria query. I would like to have a subreport based on the same query to show a list of different data. The problem I am encountering is a prompt several times for the [type]. I want to only have to type the field name once. I basically...
  6. D

    Combobox, Requery table Problem

    I am getting a runtime error 438 on a requery that I can't figure out what I am doing wrong. I have a form with a combo box that I have the users entering a project name in the combo box. If the project name does not exist, I have another pop up (onLoad) form for them to enter the new project...
  7. D

    Auto Populate Date Field Problem

    I am having some difficulty with Auto Populating Date fields. I have a form that has multiple (7) signature blocks and each signature block has a corresponding date field where some, or all, are filled while filling out the form. (2) of these signature blocks will always have a name entered...
  8. D

    Print report w/ filter ????

    Although this is my first post, I have gained a tremendous amount of information from this forum. It has helped me a great deal. I am trying to print a report utilizing a command button on a form. The form opens with a [type] command based on a query(A)of a "particular field" so that it...
Back
Top Bottom