Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
boofybrunt
 
Posts: n/a
Default how do you use named cells in the countif function

i have tried =countif(a1:a31,"=passmark") where passmark is a named cell. It
doesn't work... please help!
  #2   Report Post  
PCLIVE
 
Posts: n/a
Default

What exactly are you trying to do.
This works fine:
=countif(a1:a31,passmark)

Unless you are trying to also use an equation with passmark.

Paul

"boofybrunt" wrote in message
...
i have tried =countif(a1:a31,"=passmark") where passmark is a named cell.
It
doesn't work... please help!



  #3   Report Post  
boofybrunt
 
Posts: n/a
Default

I have results in column A. I want to count the number of results that are
equal to or greater than a variable whose value is contained in a named cell
(named: passmark)

"PCLIVE" wrote:

What exactly are you trying to do.
This works fine:
=countif(a1:a31,passmark)

Unless you are trying to also use an equation with passmark.

Paul

"boofybrunt" wrote in message
...
i have tried =countif(a1:a31,"=passmark") where passmark is a named cell.
It
doesn't work... please help!




  #4   Report Post  
Jason Morin
 
Posts: n/a
Default

Try:

=COUNTIF(A1:A31,"="&passmark)

HTH
Jason
Atlanta, GA

-----Original Message-----
i have tried =countif(a1:a31,"=passmark") where

passmark is a named cell. It
doesn't work... please help!
.

  #5   Report Post  
Duke Carey
 
Posts: n/a
Default

=countif(a1:a31,"="&passmark)

"boofybrunt" wrote:

i have tried =countif(a1:a31,"=passmark") where passmark is a named cell. It
doesn't work... please help!



  #6   Report Post  
boofybrunt
 
Posts: n/a
Default

cheers... it works. tried it once and it didn't..... Tried it again and it
did!??

"Duke Carey" wrote:

=countif(a1:a31,"="&passmark)

"boofybrunt" wrote:

i have tried =countif(a1:a31,"=passmark") where passmark is a named cell. It
doesn't work... please help!

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
COUNTIF Function Meredith Excel Discussion (Misc queries) 6 March 14th 05 07:46 PM
countif function?? sbrimley Excel Worksheet Functions 4 March 1st 05 12:05 AM
Function to look at two cells and return a third jlmam Excel Worksheet Functions 2 January 26th 05 04:41 PM
Skipping Blank Or Null Cells In a Lookup Function Bill Johnson Excel Worksheet Functions 8 December 24th 04 01:06 AM
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 11:57 PM.

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

About Us

"It's about Microsoft Excel"