Search results

  1. T

    Locking form fields

    What i want to do here is have a button on a form which locks every field minus the date field for every new record, then the lock can be taken off by pressing another button. The idea of this is to make multiple record entries easier for the user so that the user will only has to alter the date...
  2. T

    subtracting two fields from unrelated tables

    Hey, i have 4 tables in total three of which have a reltion with one another: 1.Client 2.Company 3.Function from these tables i have a query which has one field which conveys the total income in the remaining table called 'epenses' i have made a query which conveys the total outcome...
  3. T

    checking availability through macros

    Hi people, in my database i have a table called tbl_function and a form called frm_function, what i am trying to do is check availability, so that when a button is clicked it will activite a macro to check if the input of the 'timein' 'timeout' 'location' and 'datein' fields on the form are...
  4. T

    showing a criteria input from a query in a report

    Hey, How do i go about conveying a critera input in a text box, for example when openeing a report the report is linked to a query to it will ask for 2 dates you want to view data within, how could i put a header in like = 'dates between [criteria input1] and [criteria input2]' on the report...
  5. T

    Cumulative refequency and multiplying total by set criteria

    Cumulative frequency and multiplying total by set criteria Hey Guys, i'm new here and i've come to ask a couple fo questions regarding a database i have recently been developing for a property letting company. ok firstly i have produced a report which will show each function date used in each...
Top Bottom