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 bkrike 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: tc1983
  • Content: Threads
  • Order by date
  1. tc1983

    VLOOKUP VBA COMBOBOX

    I am trying to get a Combobox to be the lookup value. Have looked on many sites and cannot get to work, code is below tradeid = cmbtrade.Value dateopen = txtdateopen.Value dateopen = Application.WorksheetFunction.VLookup(tradeid, Sheets("Open_Positions").Range("A3:L49"), 2, False)

Part and Inventory Search

Back
Top