+ Reply to Thread
Results 1 to 2 of 2

Message box display by selecting checkbox

  1. #1
    Forum Contributor
    Join Date
    07-22-2008
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    2007
    Posts
    130

    Message box display by selecting checkbox

    In my excel sheet I have 3 checkbox. I need message box to display when checkbox is checked. Suppose when I mark check of checkbox1, a message box will display "the worst performer", when I check checkbox2, there should come a msgbox reading "the best performer".

    Is there any one to help me. FYI I use excel 2007.

    Thx

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161

    Re: Message box display by selecting checkbox

    Are you sure you want a message box or a textbox to appear, whichever one you will have to use vba, the advantage of a textbox is it cant be dismissed, you'd need to uncheck the checkbox to hide it again, a message box needs the ok to be clicked in order for it to go, textboxes can be edited on a non protected sheet message boxes can only be edited in the VBE

+ 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