![]() |
#1
|
|||
|
|||
![]()
support.office.com says
|
#2
|
||||
|
||||
![]()
Could it be your locale requires a semicolon (;) instead of a comma (,)?
|
#3
|
||||
|
||||
![]()
=if(mod(row(),2)=0,true,false)
|
#4
|
|||
|
|||
![]()
I also think the problem is you have different separator defined in Regional Settings. Considered your posting time, it looks like you are from Europe, so probably the formula must be
Code:
=MOD(ROW();2)=0 or when you want to format based on table rows instead of sheet rows, then like =MOD(ROW() - ROW($A$1);2)=0 |
![]() |
Tags |
fill colour, formatting rule |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ReallyFrustrated | Office | 1 | 12-18-2018 03:14 PM |
![]() |
femagu | Word | 1 | 02-21-2014 09:33 AM |
![]() |
chuckmg@acm.org | Chitchat | 2 | 12-04-2013 09:10 PM |
![]() |
Cassera | Office | 1 | 09-29-2013 10:43 PM |
Office Support for Access 2010 | alexb123 | Office | 2 | 01-28-2013 04:24 PM |