+ Reply to Thread
Results 1 to 4 of 4

Trigger Event That Only Starts From User Input

  1. #1
    Forum Contributor
    Join Date
    06-12-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    167

    Trigger Event That Only Starts From User Input

    Hello,

    I am wondering if there is an event that only runs when the user actually changes the value not a vba code. I have tried change, afterupdate and enter and they all still run when the code fills the box.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Trigger Event That Only Starts From User Input

    Quote Originally Posted by dougman824 View Post
    Hello,

    I am wondering if there is an event that only runs when the user actually changes the value not a vba code. I have tried change, afterupdate and enter and they all still run when the code fills the box.
    What is being changed? Is it a textbox on a userform, or a cell on a sheet, or something else?
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Contributor
    Join Date
    06-12-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    167

    Re: Trigger Event That Only Starts From User Input

    It is a Text Box. I think exit is working but will that fire everytime a person leaves that text box?

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Trigger Event That Only Starts From User Input

    Quote Originally Posted by dougman824 View Post
    It is a Text Box. I think exit is working but will that fire everytime a person leaves that text box?
    Yes it will.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change event to Convert (calculate) user input if user types % sign
    By soundneedle in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-18-2016, 12:01 PM
  2. trigger an event if the cel value changes.
    By yoursamrit2000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-04-2015, 06:38 PM
  3. [SOLVED] Count Rows Based On User Input & Trigger Print Of Pages Out Of Count Result
    By wliang in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-09-2012, 02:45 AM
  4. Event trigger in Excel?
    By Tim Miller in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-24-2006, 04:10 PM
  5. [SOLVED] Event Trigger
    By lobo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-16-2005, 04:35 PM
  6. How to trigger a macro on a worksheet on the event of user-input?
    By fiven in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-20-2005, 11:38 PM
  7. How to auto-trigger a macro on a worksheet on the event of user-input?
    By fiven in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-19-2005, 11:23 AM

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