Search results

  1. F

    Apply two filters

    Hello Here is my question: 1. First open the form called "Interface" 2. There is two groups of buttons, each one opens the same form ("table1", which base on the table "table 1") but applies different query. 3. When pressing the button "Alexandria", I opens the for and filters the results...
  2. F

    Hide menus

    Access runtime, is there any other application to run access file without Access??? Another question, how can I hide all the menues I want in Access, EE THE FORMS I designedg, so that the user only see the forms I designed???
  3. F

    Apply many filters

    I have a database for a law firm, recording all the details of the cases, including dates. One of the most important detail of the case is the dates. First lets have a very simple idea about the dates; When some one wins a case, he files an Enforcement Case in order to be able to enforce the...
  4. F

    relationships

    I have two forms, first one is for all the transactions with the date of each one, second one is for all the actions occured. The transactions and its dates is a filed in the general form (actions in general). I want to link the two tables with a relation, so that the LAST transaction (took...
  5. F

    Export to PDF

    When I export the form to PDF (form view) I find the last part of the first page is the first part of the second page, and the last part of the seond page is the first part of the third page, etc......... I want each page in the form is in a single page in the PDF (single page not single file)...
  6. F

    Conditional formatting and others

    I have a database where there is a field with a date formate, how can I make conditional formatting to this filed where the dates of TOMORROW- IN THE FORM VIEW- is colored by ....,YESTERDAY colored by ... and TODAY colored by ...., is this possible?? Another question, when I export the form to...
  7. F

    Ask for input date

    I have a form with a field of date formating, I want a criteria that asks me for input, (i.e: to specify the date). What is this criteria??
  8. F

    Parameter value

    I have made a button, giving it the order to open a report, applying a certain filter of this report. The criteria of this query is to let the user specify the input (i.e: - start date, then end date) and return the records occured during this period. when I press this button, I find the...
  9. F

    Date criteria

    :mad: I have a table containing a field in a formate of a date, and I want to create a query returns all records of a spesific month in any year, I have found exactly what I need in the access help, but it does not work!!!! The code to be written in the criteria cell is- as mentioned in the...
Back
Top Bottom