Hi,
I would like to know if it's possible to have conditional formatting based on the following:
Scenario 1 - Every Other Row looking up criteria
For example - This works great.
=MOD(ROW(),2)=0
Now, if I want look up a criteria, such as "XYZ to represent a company's initials, how could I modify the following to get it to work or what would be a good function to use?
=MOD(ROW(),2)="XYZ"
-- This doesn't work for me
Scenario 2
I have 2 rows with several columns. The first couple of columns or rows are merged
Although simple looking, little bit hard to explain format & intent.
Therefore - See attachment
Conditional Formatting Criteria.doc supposed to be Conditional Formatting Criteria.xlsx
Change extension
Thanks
I would like to know if it's possible to have conditional formatting based on the following:
Scenario 1 - Every Other Row looking up criteria
For example - This works great.
=MOD(ROW(),2)=0
Now, if I want look up a criteria, such as "XYZ to represent a company's initials, how could I modify the following to get it to work or what would be a good function to use?
=MOD(ROW(),2)="XYZ"
-- This doesn't work for me
Scenario 2
I have 2 rows with several columns. The first couple of columns or rows are merged
Although simple looking, little bit hard to explain format & intent.
Therefore - See attachment
Conditional Formatting Criteria.doc supposed to be Conditional Formatting Criteria.xlsx
Change extension
Thanks