+ Reply to Thread
Results 1 to 4 of 4

Code Modification to alert 100% and over

  1. #1
    Registered User
    Join Date
    07-19-2009
    Location
    New Yoek
    MS-Off Ver
    Excel 2003
    Posts
    35

    Code Modification to alert 100% and over

    http://www.excelforum.com/excel-prog...ml#post2175110
    I was recently help with alerting in vba once a value of 100% was reached. This code works great and does what it is supposed to do.

    I've tried to change it to use on another sheet to alert the value of % but this time i need it to look at a column range instead across a row.

    I need it to alert me when column K34 to K90 values added together with a value in G 22 equals to or is over 100%.

    This is my current code.

    Please Login or Register  to view this content.

    Help.


    Preatorian...
    Last edited by Preatorian; 10-18-2009 at 10:14 PM. Reason: Wrap link address incorrectly

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Code Modification to alert 100% and over

    If I've understood...

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    07-19-2009
    Location
    New Yoek
    MS-Off Ver
    Excel 2003
    Posts
    35

    Re: Code Modification to alert 100% and over

    DonkeyOte, thanks again.

    Question.

    The code checks for 100% on these ranges, ("G22,K34:K90").

    I have another set of ranges ("H22,P34:P90") that independently needs to have this alert as well. How can I modify this.

    P-

  4. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Code Modification to alert 100% and over

    Along the lines of the below perhaps ?

    Please Login or Register  to view this content.

+ 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