Search results

  1. B

    editing a query in a form?

    I have a query that i wish to be able to edit when it is viewed as a form. i get the message the recordsheet is not updatable. i have had this form in my database for a while and it used to work so im not sure what has happened. help please :) thank you
  2. B

    help with table/query

    in my table i have these fields : Fee, Amount Paid and Total Owed. i want the total owed field to subtract the amount paid from the fee. i made a query and brang the three fields down. next to total owed i put Total Owed: [Fee]-[Amount Paid] In the query it displays the correct amount...
  3. B

    need help with a query

    Im making a booking system and i need a query to find overdue overdue payments. so in the "total owed" field i have >0. i need to put something in the "payment due date" so it displays all records after the payment due date. this is probably a really easy question to one of you but i...
  4. B

    Need help

    Hi I have a form that has a command button that is supposed to open another form with the same date. but for some reason it opens the wrong date, for example if im looking at a form dated 01/02/2010 it opens 02/01/2010. the month and day always switch. but when i put in an amount to high...
Back
Top Bottom