Search results

  1. NightPort

    Adding fields for total

    Tess thank you much. I got it fixed up and now it loads without that crazy parameter box. I do appreciate the help.
  2. NightPort

    Adding fields for total

    ok I got that figured out so disregard my post. Now when I start my form it asks me to pass it a Parameter label. Here is what it does. A box pops up. The label of the box, and the label of the text box are below. is there anyway I can get rid of this or at least have something pass...
  3. NightPort

    Adding fields for total

    would it just be =count(fieldname) if I just want to count all the data that has passed through my database open or closed?
  4. NightPort

    Adding fields for total

    Ok, I have to creat a report that shows all the open files, and the closed files that have been processed. Now I want to know is it possible to create a field on the report that isn't in a table that will just add up the number of files that have been processed? If so how do I go about doing...
  5. NightPort

    Form not showing correctly

    Ok, small minor problem. I create a form using a query that i have made. It looks great in design mode, but then when I go to the form mode it doesn't show at all. Any ideas as to why it's doing that?
  6. NightPort

    Error Message!

    if it is giving you the error because of the first part then you have parentheses that shouldn't be there or you have a period that shouldn't be there. For the secong part you may have entered an identifier it does not recognize, that could be any mathmatical situation, get the spelling wrong...
  7. NightPort

    Entering Paramters for Reports opend from a form.

    Have you linked the Report to the form?
Back
Top Bottom