Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mr. G.
 
Posts: n/a
Default A COUNTIF function Challenge

I currently have the following formula that corresponds with a data
validation function:

=IF(COUNTIF($F$20:$F$21,B20)=1,"",ROW())

Is there a way to change this formula so that it also includes cell G19? In
other words, I'd like for the string of cells to include G19, F20 & F21.



  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Not directly

=IF(COUNTIF($F$20:$F$21,B20)+(G19=B20)=1,"",ROW() )


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mr. G." wrote in message
...
I currently have the following formula that corresponds with a data
validation function:

=IF(COUNTIF($F$20:$F$21,B20)=1,"",ROW())

Is there a way to change this formula so that it also includes cell G19?

In
other words, I'd like for the string of cells to include G19, F20 & F21.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use COUNTIF in a SUBTOTAL function to differentiate the . Lettie Excel Worksheet Functions 6 March 22nd 05 08:47 AM
countif function?? sbrimley Excel Worksheet Functions 4 March 1st 05 12:05 AM
countif function etan Excel Worksheet Functions 5 February 7th 05 12:55 AM
The countif function in Excel 2002. Lounsbud Excel Worksheet Functions 1 November 22nd 04 03:19 PM
hOW TO USE THE AND OPERATOR WITH THE COUNTIF FUNCTION Marty Excel Worksheet Functions 1 November 11th 04 09:45 PM


All times are GMT +1. The time now is 10:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"