Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: masanovic
  • Content: Threads
  • Order by date
  1. masanovic

    displaying cells on a form

    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...
  2. masanovic

    Searching rows

    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...
  3. masanovic

    Open a form from a combo box

    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.

Part and Inventory Search

Back
Top