G
ganeshpuppala
Hello I want to enable Find as you type control in my database .
I read the steps in the following website but couldnot do it :
http://allenbrowne.com/AppFindAsUType.html
Steps are :
# Copy the module ajbFindAsUType into your database.
# To verify Access understands it, open the code window, and choose Compile
on the Debug menu. (In Access 2000 or 2002, you may need to add the DAO
reference.)
# Copy the combo and text box from the form in the sample database, and paste
them into the Form Footer section on your form.
# Set the On Load property of your form (Event tab of the Properties box) to:
=FindAsUTypeLoad([Form])
# Repeat steps 4 and 5 for any other forms.
I am new to access Please explain in detail how to
Copy the module ajbFindAsUType into your database.
Thanks in advance
Regards
Ganesh
I read the steps in the following website but couldnot do it :
http://allenbrowne.com/AppFindAsUType.html
Steps are :
# Copy the module ajbFindAsUType into your database.
# To verify Access understands it, open the code window, and choose Compile
on the Debug menu. (In Access 2000 or 2002, you may need to add the DAO
reference.)
# Copy the combo and text box from the form in the sample database, and paste
them into the Form Footer section on your form.
# Set the On Load property of your form (Event tab of the Properties box) to:
=FindAsUTypeLoad([Form])
# Repeat steps 4 and 5 for any other forms.
I am new to access Please explain in detail how to
Copy the module ajbFindAsUType into your database.
Thanks in advance
Regards
Ganesh