Recent content by bmwccn

  1. B

    What is the wildcard?

    I`ve got a report which opens with a query, so i can choose which records to be shown in the report. If I want them all to be shown what can I type in the query field?
  2. B

    Buttons on the form..

    I have a button on my form which executes the "filter by form" function. When I press the button the new form comes up with pulldown boxes so I can set my criterias. Then I have to right-click the mouse, and choose "use filter". I wanna have a button so I don`t have to right click the...
  3. B

    Filter buttons

    Hello, I would like to place filter buttons directly on my form. The wizard allows for apply/edit form filterbuttons. But what I really need are buttons for: apply filter by selection and remove filter How would I do this? thanks!
  4. B

    Filter function.....

    I`ve got a form where I`m going to use filters. There is a choice called "filter by form" in the menues. Can a button on the form execute this action? The only thing I can find a button for is "Use filter" and "Modify filter".... The "filter by form" action gives pulldown menues from all the...
  5. B

    Query or a filter function?

    I`m making a database for a company as my graduation assignment. It is almost finished, but the Queries are still to be done. The company wants to get data out of the database using several input parameters. What is the simplest thing to do? Should I make queries, or use the filter function in...
  6. B

    Save a form value to a table

    Making a report The reason why I want to do this is so I can make a report out of this table later. If i don`t get this value into the table the report will not be complete .
  7. B

    Save a form value to a table

    I`ve got one text field in my form which calculates the precentage of two numbers. The mathematical formula to this operation is placed in the textfields properties/contollsource. I want the value of this field to be saved in the form`s table. How do i do that??
Back
Top Bottom