Hi,
I would like to conditionally format $A$2:$D$20 following the rule in the attached sample workbook.
Can someone please tell me how to adjust this so that rows without an entry in column A aren't conditionally formatted?
Thanks
Hi,
I would like to conditionally format $A$2:$D$20 following the rule in the attached sample workbook.
Can someone please tell me how to adjust this so that rows without an entry in column A aren't conditionally formatted?
Thanks
Last edited by andrewc; 03-06-2020 at 04:27 PM.
How about
=AND(A2<>"",MOD(ROW(),2))
=and(A1<>"",MOD(ROW(),2))
My General Rules if you want my help. Not aimed at any person in particular:
1. Please Make Requests not demands, none of us get paid here.
2. Check back on your post regularly. I will not return to a post after 4 days.
If it is not important to you then it definitely is not important to me.
Thanks very much!
You're welcome & thanks for the feedback
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks