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 TouchToneTommy 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: *

  1. parkmingyu

    ComBo BOX Listindex ERR

    nDim1 = (ASCAN(DIMNO, ALLTRIM(m.com1), 1, -1, 1)) nDim2 = (ASCAN(DIMNO, ALLTRIM(m.com2), 1, -1, 1)) nDim3 = (ASCAN(DIMNO, ALLTRIM(m.com3), 1, -1, 1)) ThisForm.Combo2.ListIndex = nDim1 ThisForm.Combo3.ListIndex = nDim2 ThisForm.Combo4.ListIndex = nDim3...

Part and Inventory Search

Back
Top