+ Reply to Thread
Results 1 to 4 of 4

ALERT function requested

  1. #1
    Registered User
    Join Date
    04-10-2014
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    20

    Question ALERT function requested

    Hi All

    I've got an Excel table with each column being a client and it runs across many screens. Each client is set to display the word "ALERT" in red in its column if an action is due on that account, but to save me scrolling across the entire table each morning it would be really useful if in cell A1 I could put a function which will display a highly-visible ALERT if any client has an action due.

    I had something like:

    =IF(C28="ALERT","ALERT","")

    which seemed to work ok for one cell but when I tried to expand it across the range (=IF(C28:AAT28="ALERT","ALERT","") it failed and just displayed the formula.

    Does anyone have a function or similar I could put in that would work? The more visible the alert the better too!

    Many thanks and all the best

    Merlin
    Last edited by Deathwing; 10-29-2014 at 09:51 AM. Reason: SOLVED

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: ALERT function requested

    You could use:
    =IF(COUNTIF(C28:AAT28,"ALERT"),"ALERT","")
    Remember what the dormouse said
    Feed your head

  3. #3
    Registered User
    Join Date
    04-10-2014
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: ALERT function requested

    Great, that works well, thank you!

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: ALERT function requested

    Glad to help.

+ 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. Extensive Count function help requested
    By Match99 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-10-2014, 06:30 PM
  2. Replies: 0
    Last Post: 10-10-2013, 05:14 AM
  3. Excel Function Help Requested
    By cryoffalcon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-07-2013, 06:14 PM
  4. [SOLVED] IF function - homework tutor requested
    By quinno in forum Excel General
    Replies: 7
    Last Post: 03-22-2012, 07:03 PM
  5. Advice on using the LOOKUP function requested
    By ChrisPeter in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-20-2010, 08:11 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