Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: *

  1. camerongtaylor

    Linking two listboxes

    Can anyone tell me whats wrong with my code? First List box: Rem Initialize List Box ListBox.ResetContent() Rem Add Strings here as needed ListBox.AddString("Cast-in") ListBox.AddString("Post-installed") Rem Initialize Selection If desired ListBox.CurSel = 0 Sub ListBoxEvent_Start() End Sub...

Part and Inventory Search