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 Mike Lewis 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: mlkpms
  • Order by date
  1. mlkpms

    Looping through Constants

    I think it would be easier and less code to do the traditional add.item method use this cmbStatus.AddItem "Under Construction" cmbStatus.AddItem "Active (Recruiting)" cmbStatus.AddItem "Active (Closed)" cmbStatus.AddItem "In-Active" cmbStatus.AddItem...

Part and Inventory Search

Back
Top