D
Dudley
I have a spreadsheet with a string of dates in adjacent cells and need to
shade Saturday and Sunday. Having done a Google search I found the function
=AND(WEEKDAY(A1,2)>5,A1<>"")
to use with conditional formatting. My concern is that I dont understand
the last part of the function A1<>"" and am reluctant to give it to one
of my users if I dont understand completely.
Would some kind soul please explain this for me.
Thanks
Dudley
shade Saturday and Sunday. Having done a Google search I found the function
=AND(WEEKDAY(A1,2)>5,A1<>"")
to use with conditional formatting. My concern is that I dont understand
the last part of the function A1<>"" and am reluctant to give it to one
of my users if I dont understand completely.
Would some kind soul please explain this for me.
Thanks
Dudley