+ Reply to Thread
Results 1 to 4 of 4

Cell Value Change triggering UserForm

  1. #1
    Registered User
    Join Date
    01-09-2012
    Location
    Canada
    MS-Off Ver
    Excel 2011
    Posts
    3

    Cell Value Change triggering UserForm

    Hi Everybody !

    Is there a way to have a user form triggered by an indirect cell change. For instance in my project, cell B1 is the sum of A1:A300. I know I can trigger a user form by entering any number in cell B1 if B1 is the target cell that triggers the user form. However, in my project, I am not selecting nor pressing enter in cell B1. Instead I enter the value in any of the A1:A300 cell which changes the value in cell B1 but unfortunately isn't triggering the user form. Anyone can help ?

    Thanks in advance !!
    Attached Files Attached Files
    Last edited by danygiguere23; 02-13-2012 at 10:16 PM. Reason: Code tags missing

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Cell Value Change triggering UserForm

    Dany,

    Code tags are required when you post VBA code, per forum rules (you did read them, right?).

    Please edit your post to add the code tags, then someone will help.

    Use code tags like this:

    [code]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/code]
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  3. #3
    Registered User
    Join Date
    01-09-2012
    Location
    Canada
    MS-Off Ver
    Excel 2011
    Posts
    3

    Re: Cell Value Change triggering UserForm

    Here's all I needed:


    Please Login or Register  to view this content.
    Thanks anyways for your help folks !!
    Last edited by danygiguere23; 02-13-2012 at 10:43 PM.

  4. #4
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Cell Value Change triggering UserForm

    Please add the code tags!

+ 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