Recent content by blooberrys

  1. B

    editing a query in a form?

    I have this problem fixed now thank you very much! :D
  2. B

    editing a query in a form?

    thanks for getting back to me. how do i check if my query is updatable?
  3. 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
  4. B

    help with table/query

    yeh true, i did think that, just would of been handy thanks
  5. 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...
  6. B

    need help with a query

    oh yeh i was being a spaz lol thanks mate (y)
  7. B

    need help with a query

    yes it is a date/time field but wouldnt <date() show all records with due dates prior to the day the query was run rather then the date in the field? i need it to show all records where the due date was in the past
  8. 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...
  9. B

    Need help

    hi, thanks for replying. if you mean the control panel of the operating system then it is set at GMT. if you are on about a control panel in access somewhere i dont know! I did think it would be something to do with different time zones but i didnt know what to do about it
  10. 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