darknesseofmagyk
New Member
- Joined
- Jun 30, 2011
- Messages
- 6
Good afternoon, friends!
I'm in pretty bad need of help right now. I've defined a range that consists of a certain number of rows and all columns in the spreadsheet. Let's call this range initial ($2:$730).
What I'd like to do is use a COUNTIF function to check cells in column DX (column 128) with "never". Without a named range I would use:
=countif(dx2:dx730,"never")
Unfortunately, I'm dealing with 300+ columns and a number of specific named ranges.
I've tried =countif(initial,,128,"never") to no avail. Can someone please help me?
I'm in pretty bad need of help right now. I've defined a range that consists of a certain number of rows and all columns in the spreadsheet. Let's call this range initial ($2:$730).
What I'd like to do is use a COUNTIF function to check cells in column DX (column 128) with "never". Without a named range I would use:
=countif(dx2:dx730,"never")
Unfortunately, I'm dealing with 300+ columns and a number of specific named ranges.
I've tried =countif(initial,,128,"never") to no avail. Can someone please help me?