ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I create a pop up warning box with cell information? (https://www.excelbanter.com/excel-discussion-misc-queries/234645-how-do-i-create-pop-up-warning-box-cell-information.html)

Rikki727

How do I create a pop up warning box with cell information?
 
I'm trying to set up a worksheet for our company's skills matrix. When the
expiry date for a certain item is less than 50 days away I want a pop up
warning box displaying which item for which employee is about to expire and
how many days are left.

Gary''s Student

How do I create a pop up warning box with cell information?
 
We can use conditional formatting. For example if the expiration date is in
B1, then in C1 enter:

="expiration in " & B1-TODAY() & " days"

Then format C1 like:

Format Conditional Formatting... Formula is
=B1-TODAY()50
and pick a font color to match the background color.

This warning will be invisible until you approach the expiration date.
--
Gary''s Student - gsnu200858


"Rikki727" wrote:

I'm trying to set up a worksheet for our company's skills matrix. When the
expiry date for a certain item is less than 50 days away I want a pop up
warning box displaying which item for which employee is about to expire and
how many days are left.



All times are GMT +1. The time now is 12:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com