Try this. Create a password form ("frmPassword") with a single text box (I called it PasswordBox), an "enter" button, and a "cancel" button. In the form's module post the following code;
Function WhatisThePassword()
Dim Password As String
Dim Response As Integer...
Try this. Create a password form ("frmPassword") with a single text box (I called it PasswordBox), an "enter" button, and a "cancel" button. In the form's module post the following code;
Function WhatisThePassword()
Dim Password As String
Dim Response As Integer...
Yes. I prefer outputting my source data (a table or query containing the fields I want to include on a form letter) to an Excel spreadsheet. The next thing I do is create a mail merge file using my source document, i.e.; in your case the soccer registration form.
Open your Word.doc click...
Try msaccess / decompile. Decompile your current application, close it and open a module and compile. Once that is completed, exit the application and reopen it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.