Search results

  1. S

    How to make a field which has the SUM of other fields ?

    Hi, in my form I have 2 fields, minor errors and major errors, now I wanna make a field "entire errors", which consists of the sum of minor and major errors. How can I do this ? P.S.: each error field bases on it's own table. Thanks, Schorsch
  2. S

    [Access Newbie] Question about realizing a report!

    Hi folks, ok, here my original situtation: I have a table Main, this table contains i.a. Project_Name (text), V10 (yes/now), V20 (yes/now), V30 (yes/now). so here my question, in a report, how can I just show the Projects which have a check for example at V30 ? please give a detailed...
  3. S

    Ugly Error Message when I wanna open my Database

    Hi guys, when I wanna open my Project Database, always the same error message occurs, please look at the attachment. When I press OK I can normally work with the Database, but nevertheless this error message sucks :( What can I do ? thanks, Schorsch
  4. S

    BIG newbie problem!!!! please help!!

    Hi all, ok, I have a table Review_Object_Main, in this table is a field called Project_ID, Project_Name. AND the field Review_Result with the two entries "released without changes" and "released after changes". ok now in my FORM I want the following: documents released without changes: number...
  5. S

    more than six entries in a CHART ??

    Hi, the wizard dosen't allow me more than 6 entries for my chart. how can I change that ? thanks, Schorsch
  6. S

    how to ADD a value of a combo box into a list box ?

    Hi all, what I want to do is the following: on the left side of my form I have a combo box where I can select names. now, I want to ADD values (in this case NAMES) from the combo box to a LISTBOX by pressing a button. how can I realize that ? thanks, Schorsch
  7. S

    DAMN Access Newbie needs some help !

    Hi, i created a combo box, but when I want to make a new entry, the following message appears: Field cannot be updated. (Error 3164) whats wrong ? thx
Back
Top Bottom