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

  1. Vicpro

    2-D arrays

    I don't think you need to pass the array from function to function. You can pass by reference and still change any part of the array from outside of the function that the array resides in.<br> <br> There are two operators that accomplish this in different ways depending on what you are trying to...
  2. Vicpro

    Vb Control Arrays

    Thank you for the response. However, I have already compiled the code so I am just going to redesign the thing. <br> <br> Thanks anyway.
  3. Vicpro

    Vb Control Arrays

    I am sure there is a simple solution to my problem, I just can't figure it out.<br> <br> I want to change a column of check boxes to a control array. I know that this is usually done at design time but I have already built this form and would just like to change it in stead of redesigning it...

Part and Inventory Search

Back
Top