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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Greybush

  1. Greybush

    VBA/API Excel - Combo Box Selection - Non Office Application

    The Combobox has 5 values: add, change, delist, recovery, and relist. It's weird, it has three handles. I am trying to select relist and delist. A textbox handle, a combobox handle and another handle for the dropdown. It's an older program, created specifically for the company I work for. All of...
  2. Greybush

    VBA/API Excel - Combo Box Selection - Non Office Application

    Hi, My problem is that I am trying to write a macro in vba/excel that will take a list of "part #'s" (6 Digits) from a worksheet and paste it to a non-office application. I have managed to paste the number's to the correct text box field using a pasteforeignwindow command(api user32 handles)...

Part and Inventory Search

Back
Top