Search results

  1. L

    Copying Data

    hi, i have a library system i am developing and need to perform the following action. i belive i have posted this in the right section - but apologies if not! i basically have the current loans as part as part of a books table - with the loan being recorded in the row of an actual book...
  2. L

    = now () problems

    i have put in the control source field for actual field, i have two dates that need to be entered on the form (issue date, reutrn date) so im not sure if making it default for the form would work :(
  3. L

    = now () problems

    hi, im using the expression = now () to input a date on a form, that is saved to table. allthough when i click the save button and check the table the date hasnt saved. the unusual thing is when i manually input the date using the date picker the record saves when i click the save button...
  4. L

    delete macro

    thanks very much for the reply gemma, i have adopted what you said and now all lends are stored in a lend table. the only problem i have now is that my system allows a user to enter a book number that is allready on loan. as the table is going to be storing many instances of the same copy...
  5. L

    delete macro

    Hi guys, im very very new to databases so i warn you in advance! i basically have im developing a lending system for library. and i have created a form to be used when a book is returned. the user searches for the record by book number and it brings up the details of the current loan. i...
  6. L

    crearting a form from a query ((very basic!))

    Hi guys, im very very new to access and ive been trying to figure out how to fix an error i have in creating a form. i have searched and still cant fix this, ive been trying for hours! i have created a query from two seperate tables, and then created my form off that. ive uploaded the...
Back
Top Bottom