98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Excel formatting
Excel formatting
Resolved · Urgent Priority · Version 365
Alka has attended:
Excel Advanced course
Excel formatting
What is the best format option to use - I'm trying to create 'CHASE' in red for anything >= 30 days from a date entered in a previous cell.
RE: Excel formatting
Hello Alka,
Thank you for your question.
The best way to achieve this is by using Conditional Formatting. You can create a rule as follows:
Assuming the original date is in cell A1 and the reference date is in cell B1:
Select cell B1, then go to Conditional Formatting > New Rule > Use a formula to determine which cells to format
In the field below the heading 'Format values where this formula is true', type the following formula (adjusted to your data):
=$B1>=$A1+30 *(or +29 if you want to include the 30th day after)
Make sure there are no $ signs before the row numbers, otherwise you can't apply the rule to other rows.
Click the Format button to set your desired formatting, then click OK.
Afterwards, you can copy the rule to other cells by using the Format Painter or filling down using the 'formatting only' option.
I hope this helps.
Kind regards
Marius Barnard
STL
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:How to select certain data in an Excel 2010 workbookIf you want to select the correct data set in a page full of data, the most accurate and efficient way of doing this is to use the ''Shift and Click'' technique. |