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 Wanet Telecoms Ltd 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: jiemei1
  • Content: Threads
  • Order by date
  1. jiemei1

    VBA and MS VB 6.3

    Under my VB Editor, I have Microsoft Visual Basic Help. when I read a VBA book, They recommend install VBA help file. are they very different? Thanks, Jane
  2. jiemei1

    command button

    I have a command button on my worksheet not User form. I should be able to link the button to any Marco but can't do it on my new computer. Any one know why? I am using Excel 2003. Thanks
  3. jiemei1

    command button on worksheet(not user form)

    I am tryng to put a command button on my worksheet. once I click the button, I should be able to get: Private Sub CommandButton1_Click() End Sub the problem is that I am not getting the result I want. Any one know why? I am using Excel 2003. Thanks
  4. jiemei1

    a small project

    I need to develope a program that use ActiveX control on the first workbook to gather year and two different product code, then return the price variance in a text box on the first workbook. there are several workbooks in one excel file. the first workbook contains all the ActivX control...
  5. jiemei1

    combo box input range

    How can I use the input range but the combo box will only show unique value? Thanks

Part and Inventory Search

Back
Top