Can anyone help. Im trying to search a sheet and display results on a form using labels in excel 2000. Ive nearly done it!!! but am gettin an error. Can anyone please see if they can get it workin. The code is:
Private Sub CommandButton1_Click()
Dim fnd As Range ' this will be the samew as...
Ive used Access to search a table and display results on a form but can this be done in excel? For example, I want the end user to be able to enter "first name" into a text box, and "Surname" into another. I want the rows in excel to be searched and if they match the input to display that row in...
I have populated a combo box which does so after initialising. How can I open a form based on the selection the user makes in the combo box?
Example: Select "June2008" in combo box and form called June2008 opens.
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.