Search results

  1. S

    Printing current record

    Hi I am wondering if someone could offer some advice. I have a data entry form within my database. I would like to have the option for the form to be printed. I have designed the report for this and within the form I have attached the following code to the print preview button: Private...
  2. S

    Displaying information in a text box

    Hi, I am hoping that someone can offer some words of wisdom. I have designed and coded a calendar for my database. Now I am needing to display information from a query in the calendar text boxes (ie, I would like the calendar to display which employee is off on annual leave when). I have the...
  3. S

    Duplicate Entries

    I have the following code attached to an annual leave form, to prevent duplicate entries. However, the problem I am having is that it returns a run-time error when i try to test it by putting in a duplicate record. Anyone have any ideas as to what I may have done wrong? Private Sub...
Back
Top Bottom