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

Search results for query: *

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

    Vlookup function

    I'm new to VBA and i'm trying to write a vlookup function to search different sheets when given information and what sheet to look on. the code i have so far is for a command button: Dim Sheet as String Dim Price as Double Dim OD as Double Price1 = WorksheetFunction.VLookup(OD...

Part and Inventory Search

Back
Top