Shade the rows for different working days
Solved/Closed
Related:
- Shade the rows for different working days
- Shade the last 3 days in color .. help! ✓ - Forum - Office Software
- You have 15 days left to enable facebook protect - Forum - Facebook
- This account will be disabled in 30 days - Guide
- Pool pay day - Download
- You only have 30 days left to request a review. after that your account will be permanently disabled - Forum - Android
1 reply
rizvisa1
Jul 19, 2010 at 04:51 AM
- Posts
- 4479
- Registration date
- Thursday January 28, 2010
- Status
- Contributor
- Last seen
- May 5, 2022
Jul 19, 2010 at 04:51 AM
If all you need to color the row based on the difference between current calendar date and the date in the cell, then you dont need VB. This can be done via Conditional Format.
However if you want to color the row and retain it on ward, then you would need a VB code. By retaining I mean, let say today the conditions are true and the row is blue. Now you save the file and after a month you open it. Now if you still want the book to show the colors as they were when you closed the book, then you would be needing a VB code.
However if you want to color the row and retain it on ward, then you would need a VB code. By retaining I mean, let say today the conditions are true and the row is blue. Now you save the file and after a month you open it. Now if you still want the book to show the colors as they were when you closed the book, then you would be needing a VB code.
Jul 19, 2010 at 10:16 PM