Search results

  1. N

    Adding Tax to a total

    I have created a database that calculates a total for a week or month depending on what the customer wants. How do I calculate the Tax it? I have attached the Databases in case it helps Any help would be great.
  2. N

    Random Password generation

    I have a table full of user names and passwords, Is there any way that I can make the database randomly allocate one of these passwords to a user? Any Help Would be great.
  3. N

    Exporting into word

    If I have a form with the details filled in, how do export it into a word template that i have desgined?
  4. N

    Monthly Costings

    I am Trying To calculate Costs for a particular month how do i do this when taking into account that the months obviously hae different lenghts? I have the overall week cost but how do i do it for the month?
  5. N

    Single instance on a Report

    I have created a form, when all the feilds are feild in I want to be able to click a button and have the report print out the details for that instance on the form. The code i have is below. When I click the buttojn i get the error Syntax Error (Missing operator) in Query...
  6. N

    Publishing with word

    How do I Pubish a from from access into word using a word template i have created? and not just into a blank word document?
  7. N

    single report

    When i have a form in access with all the details filled in, how do i print that as a report And NOT have All the fields in the table be printed on the report as well?
  8. N

    Specific reports

    I have created a report in access. But how do I get the database to prompt the user for the name of the customer so that it will only print his specifc report?
  9. N

    Queries calculations

    I running a querry to mulitply to fields together using this Cost Per Week=([Number Of Sessions Per Week]*[Price]) But It wont do it and it will not update the querry? any ideas Would be wonderfull
Back
Top Bottom