![]() |
How do I make an important instruction cell flash in Excel?
I would like to make important cells (generally containing instructions) to
flash the cell background on and off. This is in order to draw the user's attention to the cell. Is there a way to do this? |
How do I make an important instruction cell flash in Excel?
Generally, setting a cell to flash is very annoying to the users. It can be done, but once they get the point, it's distracting to have the cell constantly flashing. If you just want to be sure they do something in particular, like put a value in Cell D5, try setting up conditional formatting in that cell so that it has a bright fill color when blank. You could also set up a different cell to be a reminder: A1: =IF(ISBLANK(D1),"Cell D5 must have a value!","") Then set up that cell with conditional formatting based on Cell D5. Alternatively, you could set up a macro to run upon workbook opening that displays a message box with the reminder. Would any of those ideas work for you? Ron -- Ron Coderre ------------------------------------------------------------------------ Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419 View this thread: http://www.excelforum.com/showthread...hreadid=488466 |
How do I make an important instruction cell flash in Excel?
There is using VBA. Search the archives:
http://groups.google.com/advanced_gr...ugroup=*excel* for methods. Know, however, that many, many users find this *extremely* annoying, and sheets with flashing cells generally look unprofessional. In addition, if you're working with any government agency in the US, flashing cells may violate 29 U.S.C. 794d (Section 508 of the Disabilities Act), due to triggering seizures in susceptible people. In article , "Bil Stewart" <Bil wrote: I would like to make important cells (generally containing instructions) to flash the cell background on and off. This is in order to draw the user's attention to the cell. Is there a way to do this? |
All times are GMT +1. The time now is 08:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com