Microsoft
Software
Hardware
Network
Question : Excel 2007 -- Conditional Formatting
How can I get the attached to automatically
GRAY the "COUNT" lines so I don't have to
manually GRAY 10,000+ count lines ?
Attachments:
1.jpg
(28 KB)
(File Type Details)
1
test.xlsx
(8 KB)
(File Type Details)
Excel
Answer : Excel 2007 -- Conditional Formatting
Sorry, use this formula:
=AND(RIGHT($A2,6)=
" Count",RIGHT($A1,6)<>" Count")
Random Solutions
SQL Pivot : Setting Nulls to 0
Downloading File through java script on client browser!
differences in date time to include fractional minutes
Vista's IE 8 doesn't go online in normal mode
Entity view in HTML Email IFrame
Problem by using TFileStream: Save and Read ShortString in Delphi2010
Exchange PTR Record and Natting
aix print to rightfax hpfax queue
Network confguration options in ESXi
How can an Access database be opened in a new window using Access VBA?