+ Reply to Thread
Results 1 to 2 of 2

Double Clicking a Command Button

  1. #1
    Forum Contributor
    Join Date
    10-04-2006
    Posts
    151

    Double Clicking a Command Button

    Good Day Everyone!

    Can someone tell me how to have a userform show IF a command button is clicked twice?

    I have a command button that I wish only to be clicked once. If the user happens to click this button twice, the data on the sheet will become incorrect. Is it possible so that if the user clicks the button more than once a popup will display telling them that they've already clicked the button?

    Many thanks!
    Jay

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Jay

    Could you add a cell that is initialised at some point to TRUE (don't know what criteria you have to allow the button to be actioned) and only allow the button to work if the field is TRUE? Part of the processing would turn it to false.

    Another possibility would be to turn the button invisible once it has been pressed once, so it could not be pressed a second time. Again, there would have to be some sort of initialization to make it available when require.

    HTH

    rylo

+ 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