bluewaterfree
New Member
- Joined
- Dec 6, 2020
- Messages
- 20
- Office Version
- 2019
- Platform
- Windows
I understand how to make a cell flash with conditional formatting.
What I want to do is have a button on the ribbon flash if a cell value equals "PAST DUE".
I use Office RibbonX Editor to create a ribbon with custom icon jpegs.
Multiple worksheets in the workbook... In the Tasks worksheet, cell $D$1, the values can be "Caught Up" or "Past Due".
But I'm not always looking at the Tasks worksheet. Thus, in the ribbon, even when I am looking at another worksheet in the workbook, I want to create a "flashing button" to remind me if there's something past due.
Effectively, if Tasks Worksheet Cell $D$1 equals "PAST DUE" display a Flashing Button Icon somehow, else display the regular button.
Flashing is optional but desired... required in my solution is displaying different icons based on a cell value
Any thoughts on how to accomplish that?
Thanks
Mark
What I want to do is have a button on the ribbon flash if a cell value equals "PAST DUE".
I use Office RibbonX Editor to create a ribbon with custom icon jpegs.
Multiple worksheets in the workbook... In the Tasks worksheet, cell $D$1, the values can be "Caught Up" or "Past Due".
But I'm not always looking at the Tasks worksheet. Thus, in the ribbon, even when I am looking at another worksheet in the workbook, I want to create a "flashing button" to remind me if there's something past due.
Effectively, if Tasks Worksheet Cell $D$1 equals "PAST DUE" display a Flashing Button Icon somehow, else display the regular button.
Flashing is optional but desired... required in my solution is displaying different icons based on a cell value
Any thoughts on how to accomplish that?
Thanks
Mark