N
Niall
Dear one and all,
I NEED step-by-step help to Add a Find Button to a Data Access Sheet I have
set up for others to review information in a 500+ customer Database.
I am using Access 2003 and believe that "Add a Find button to a data access
page" http://office.microsoft.com/en-us/assistance/HA010345491033.aspx
represents the closest I have gotten to my answer?
Step 4. States "On the data access page, click the command button in the
header section that corresponds to the recordset that you want to search."
As I am only searching one database - I presumed this to mean put the
Command button wherever you want on the Data Access Sheet.
"Step 5. Set the properties of the command button to make it look the way
you want."
OK
"Step 6. In the OnClick event of the Find button, add code to clone the
recordset, to prompt and accept input from the user, and to search the cloned
recordset for the corresponding record."
Completely lost! Searched the properties of the Button but could no
reference to "OnClick" or an "Event".
Please help. Specifically what I am trying to achieve is to have the user
click on the FIND BUTTON and be brought to a pop-up screen with one field
where they could enter a text string, hit Enter or press a "go button" and
have the program search all fields for the text string that was entered and
return "hits" - one record at a time - with the option to "Find Next" until
all hits are exhausted. (The same way that the Find Function works when in
Form View).
Have been at this for a while - "step-by-step" help would be greatly
appreciated.
Thanks in advance.
I NEED step-by-step help to Add a Find Button to a Data Access Sheet I have
set up for others to review information in a 500+ customer Database.
I am using Access 2003 and believe that "Add a Find button to a data access
page" http://office.microsoft.com/en-us/assistance/HA010345491033.aspx
represents the closest I have gotten to my answer?
Step 4. States "On the data access page, click the command button in the
header section that corresponds to the recordset that you want to search."
As I am only searching one database - I presumed this to mean put the
Command button wherever you want on the Data Access Sheet.
"Step 5. Set the properties of the command button to make it look the way
you want."
OK
"Step 6. In the OnClick event of the Find button, add code to clone the
recordset, to prompt and accept input from the user, and to search the cloned
recordset for the corresponding record."
Completely lost! Searched the properties of the Button but could no
reference to "OnClick" or an "Event".
Please help. Specifically what I am trying to achieve is to have the user
click on the FIND BUTTON and be brought to a pop-up screen with one field
where they could enter a text string, hit Enter or press a "go button" and
have the program search all fields for the text string that was entered and
return "hits" - one record at a time - with the option to "Find Next" until
all hits are exhausted. (The same way that the Find Function works when in
Form View).
Have been at this for a while - "step-by-step" help would be greatly
appreciated.
Thanks in advance.