Search results

  1. K

    Create Report on based on Form, with VBA

    Hello all, First off: I didn't know in which section to put this thread; Report, Form or Vba. :confused: So I took it here. Excuse me if I am wrong. What I want to do is to create a report based on my form. Which takes the yes/no from the form. In the attachment is a 'sample' from what I want...
  2. K

    Cancel button not working correctly

    Hello, I have a Form with < Data entry> Yes. with some fields in it. Also created a button: Cancel Macro's 'OnClick': CloseWindow: [The window I am now] Save: No OpenForm: "XYZ" If I add just something to a field and click 'Cancel" there is a record added to my table. This is not suppossed to...
  3. K

    Only show between today and 14 days.

    Hello, How do get my report to only show queries that are between today and 14 days. It has to get the information from: Table: Klachten Field: Op te lossen voor ( is a date querie ) The field: "Op te lossen voor" has certain dates stored in every cell.
  4. K

    Change password in form

    Hello all, I do not understand much of VBA. But I will give my best shot to understand it. Here is my little problem:: I have login screen. Works fine. Now I have created a 'change password' form. Form name: Wachtwoord wijzigen Old password = txtOld New password = newpassword1 Verirfy=...
  5. K

    Yo

    Hello, My name is Kevin. ;) //Ps. I will not look at this Thread ever again.
Top Bottom