K
Keldar
Hi
Can anybody help...?
I have a spreadsheet for charting my cashflow and I have listed dates
sequentially down one column but I need to highlight weekends preferably
using conditional formatting. I had previously done it all manually, but
since I realised that this year is a leap-year I have had to shove
everything down a day. I have got the dates in automatically but I want to
change the formatting of the cell if it is a Saturday or Sunday.
I am trying to do something like
OR(weekday(thiscell)=1,weekday(thiscell)=7)
how do I reference thiscell being the cell currently in question?
Once I have done this I want to copy it down the whole column
Any suggestions appreciated
Ian
Can anybody help...?
I have a spreadsheet for charting my cashflow and I have listed dates
sequentially down one column but I need to highlight weekends preferably
using conditional formatting. I had previously done it all manually, but
since I realised that this year is a leap-year I have had to shove
everything down a day. I have got the dates in automatically but I want to
change the formatting of the cell if it is a Saturday or Sunday.
I am trying to do something like
OR(weekday(thiscell)=1,weekday(thiscell)=7)
how do I reference thiscell being the cell currently in question?
Once I have done this I want to copy it down the whole column
Any suggestions appreciated
Ian