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

Recent content by juliejolk

  1. juliejolk

    Working with Checkboxes

    Hello, I'm reviewing some existing code and need help confirming what I see. The code I'm looking at is similar to the following: if chk_01.checked = true then chk_01.click() 'clear the checkbox and hide text area end if This does not seem to be working. I substituted the code with the...

Part and Inventory Search

Back
Top