Search results

  1. K

    Going to specific record on form, and form field dependent on another field.....

    I have a database set up with a main menu, and on the main menu have buttons that bring you to various forms. One of these is a button to an administrator section form. This admin section allows the person to go through all the records and make updates if they want. All the records are saved...
  2. K

    Want to export data from form to word and then save file....

    I have an access form set up and when the user fills out all the fields, I want it to write the values from the fields to a word file, print the word file and then save the word file with a particular name (the value of the OrderID). I have it exporting to a word file at the moment and printing...
  3. K

    Required data in a form

    I have a form where a user has to fill out a number of fields, and then click the print button. Which will then export the data they just entered into a word file, print the word file and then go on to a new record in the form. Now I want to make sure users fill out all fields. I want to...
  4. K

    Run to run macro when file is saved....

    Oops: Should be Want to run macro when file is saved.... I want to run this macro when the file is saved ( at the moment I have it so that the macro runs when the file is closed) Have only started using macros recently so still learnign this stuff, can anybody tell me how I would go about...
  5. K

    Exporting values entered in a form to text a file (latest record only)...

    Hopefully someone can help me with this. I'm trying to setup a simple form like in the example I have below: ID [ 1234567 ] Number of dvds [ 560 ] Number of blu-ray [ 100 ] Number of hd-dvd [ 50 ] Total Films [ 1000 ] Dvds % [ 56% ] this with be automatically calculated with the formula...
Back
Top Bottom