Results 1 to 2 of 2

Thread: Disable/Lock Controls on Excel Worksheet

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Location
    Houston
    Posts
    9

    Disable/Lock Controls on Excel Worksheet

    I am trying to disable/lock a lot of checkboxes(20) on an Excel worksheet if a certain condition is met.

    Is there a controls property or something similar that will let me spin through all the checkboxes and lock?

    Any help/guidance is appreciated.

    Rene'

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    One option is put your text boxes into an array and if the certain criteria is met run through the array and lock each text box.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width