How to Highlight Saturday Sunday Row on Google Sheet

preview_player
Показать описание
Here how to use conditional formatting refer to the date of your data, especially for weekend data. you can copy this formula:

=or(weekday($A1)=1,weekday($A1)=7)

#googlesheet #conditionalformatting #weekend #date
Рекомендации по теме
Комментарии
Автор

Thanks a lot! An alternative syntax for the syntax could be: =weekend($A1, 2)>=6, meaning that if the day number is 6 or 7, it'll format the range you've chosen

RuhNezMay
Автор

works, but things start to bug a bit when you insert an empty line above or below in the range

lorenzo._.poletto
Автор

All my cells got highlighted. I followed all the steps exactly. But why is it happening?

abhilashathackur
Автор

What if the date are in the columns, Sir?

alesandroalbert
welcome to shbcf.ru