Is it possible for the excel to automatic highlight entire rows if the row has a day that falls on a saturday or sunday?
Is it possible for the excel to automatic highlight entire rows if the row has a day that falls on a saturday or sunday?
Last edited by gloom52; 09-10-2009 at 04:05 PM.
You can do this with conditional formatting. You'll need to post up a sample sheet if you want specific assistance with that.
Click GO ADVANCED and use the paperclip icon to post up your workbook.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
here is the file. it might be a bit messy cuz im still new to these formulas
Use Conditional Formatting, Formula option and use this, adjusted for your actual range:
=OR(WEEKDAY($A4)=1,WEEKDAY($A4)=7)
See attached, sheet Aug09.
All fill color was removed and currently highlighted rows are due to conditional formatting using the above formula.
wow amazing thanks alot. you helped me a great deal. I had so much trouble with this. Everytime I changed a formula I had to refill everything.
Glas to have helped.
If you're satisified with your solution please mark your thread as solved and be sure to add to each users reputation by clicking on the blue scales icon in a relevant user post in this thread.![]()
Under my "Team Schedule" sheet, actually the 4 teams will rotate around W,R,O,O,D,D,N,N every 8 days. Is there a way for the excel to auto generate this sequence with the date at the side auto updating as well??
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks