+ Reply to Thread
Results 1 to 3 of 3

Flashing/Blinking cell when certain value

  1. #1
    Registered User
    Join Date
    12-17-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    39

    Flashing/Blinking cell when certain value

    Hi,

    I have searched for VBA code to make cell K49 (in the attached skeleton workbook) flash/blink red when it equals 'Standard weldolet does not exist'. When I apply code i found on the net, i got excel errors (not VBA errors).

    Can someone please assist me with this feature.

    On a second note, is it possible to make a cell flash/blink if it was a particular colour. Eg, if i used conditional formatting in a particular cell and the cell turned red at a certain value - is there a way to make red cells blink. (Not value dependent.)
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Flashing/Blinking cell when certain value

    Hi a-man,

    I think I may be able to help you. I only have access to Excel 2003, and I had a lot of trouble with your workbook (not your fault). I kept getting a runtime error where no runtime error should occur. I stopped using your file and did my development in my own Excel 2003 file that has the same 'Sheet Name' as yours and has a similar merged cell at 'K49:K50'.

    1. The attached workbook starts a timer when it is opened. When 'Standard weldolet does not exist' is in 'K49' the cell blinks red.

    2. From the research I've done, a solution to your second question is best accomplished using VBA code to simulate 'CONDITIONAL FORMATTING'.
    The workbook has a range of cells with 'CONDITIONAL FORMATTING'. Two additional ranges use the values in the 'CONDITIONAL FORMATTING' range and use VBA to simulate 'CONDITIONAL FORMATTING'. When a simulated cell is RED and the timer is running, the simulated cell flashes RED.

    I hope this helps.

    Lewis

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Flashing/Blinking cell when certain value

    See if this link will help you?

    http://excel.tips.net/T002134_Flashing_Cells.html
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Blinking / Flashing Object
    By haakestad in forum Excel General
    Replies: 13
    Last Post: 01-12-2016, 06:51 AM
  2. Blinking/flashing text in a cell
    By grey_hair in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-15-2012, 11:45 AM
  3. Flashing / Blinking Cells?
    By bigbluesfan22 in forum Excel General
    Replies: 0
    Last Post: 08-01-2012, 04:22 PM
  4. Flashing or blinking numbers
    By peri1224 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-03-2010, 04:53 AM
  5. Blinking/Flashing Cells
    By maacmaac in forum Excel General
    Replies: 2
    Last Post: 12-07-2005, 11:50 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