Recent content by jezh

  1. J

    Exception report from query

    hey well i have made a database for a running club and have created all of the input tables and some of the reports, now the only two things i have left to do is create exception reports, which will be fed from a query. the things i need to do are exeption reports of runners entered for a...
  2. J

    Turning a code into a Cost £

    hey, i am doing a project for uni and i have different codes for each item e.g. dld01, dsd01 etc. each one of those has a corrosponding price. how would i do this in VB so that if i selected a code in my database it would change a cell to a price which would be processed later for an invoice. or...
  3. J

    Getting passwords from forms

    hey, i have been designing a database and i have made a switchboard with forms on it and i have another switch board with backoffice functions which i only want staff with admin rights to be able to get into. i am using the code below but what i need to figure out is how to select any Password...
  4. J

    multiple control sources on one form

    ok right i figured out how do do that, thanks a lot very helpful. what i need to do now is to create a search facility. somthing along the lines of a string to search against a table or field. also i need to create reports based on queries showing patters of things like income, averages, and...
  5. J

    multiple control sources on one form

    ok right i figured out how do do that, thanks a lot very helpful. what i need to do now is to create a search facility. somthing along the lines of a string to search against a table or field. also i need to create reports based on queries showing patters of things like income, averages, and...
  6. J

    multiple control sources on one form

    hi guys, im doing a uni project in access for a small business and the problem i have is that i am making a booking form, and on there needs to be owner details, animal details, and booking details. these all need to be entered when making a new booking, the problem i have is that i can...
Top Bottom