+ Reply to Thread
Results 1 to 2 of 2

Multiple Checkbox Change w/ VBA Won't work w/ out msgbox

  1. #1
    Registered User
    Join Date
    07-30-2011
    Location
    Florida, USA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Multiple Checkbox Change w/ VBA Won't work w/ out msgbox

    I have an interesting problem I can't figure out. I have a userform where the user can select which tabs to display, each tab having a cooresponding checkbox. I do a simple if statement to change the passed value of TRUE or FALSE.

    If I run it without a msgbox at the end, it changes one check box at a time everytime you click the "Select All" or "Select None" buttons. However, if I add a msgbox at the end, it works fine. I can just leave the msgbox in for now, but it's somewhat of a nusiance.

    Any suggestions would be greatly appreciated.

    Please Login or Register  to view this content.
    in the code example, it would change one value every time you click the button, remove the comment from the msgbox, and it works fine. Weird.

  2. #2
    Forum Contributor mccrimmon's Avatar
    Join Date
    02-19-2004
    Location
    Scotland
    MS-Off Ver
    2003
    Posts
    249

    Re: Multiple Checkbox Change w/ VBA Won't work w/ out msgbox

    Seems a strange one.

    Do you have a copy of the workbook?
    McCrimmon

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1