VBA Conditional Formatting Excel 03
Solved/Closed
Keldt
-
Jul 22, 2011 at 06:33 AM
TrowaD
TrowaD
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Related:
- VBA Conditional Formatting Excel 03
- Excel vba conditional formatting formula multiple conditions ✓ - Forum - Excel
- Excel vba conditional formatting if cell contains text ✓ - Forum - Excel
- Macro to highlight a row if cells match value ✓ - Forum - Excel
- Conditional formatting across multiple columns ✓ - Forum - Excel
- Conditional formatting excel if another cell contains text ✓ - Forum - Excel
1 reply
TrowaD
Jul 22, 2011 at 09:05 AM
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Jul 22, 2011 at 09:05 AM
Hi Keldt,
Select cell A1, apply conditional fromat using formula: =C1="Done".
Drag cell A1 down to A5 and then to the right to aplly it to range B1:B5.
Best regards,
Trowa
Select cell A1, apply conditional fromat using formula: =C1="Done".
Drag cell A1 down to A5 and then to the right to aplly it to range B1:B5.
Best regards,
Trowa