#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default countif symbols

I would like to write a countif if statment that returns a count that is
greater than a count in a specific cell. I have found the following info,
but cannot find the symbol necessary. It looks something like a backwards 3
with a t on it - 3t. any suggestions? Formula would be:
=countif(data,""3tA1) where A1=my cell reference and 3t= the symbol I am
seeking.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default countif symbols

=countif(data,""&A1)

the & ampersand symbol

--
__________________________________
HTH

Bob

"goldsharkfish" wrote in message
...
I would like to write a countif if statment that returns a count that is
greater than a count in a specific cell. I have found the following info,
but cannot find the symbol necessary. It looks something like a backwards
3
with a t on it - 3t. any suggestions? Formula would be:
=countif(data,""3tA1) where A1=my cell reference and 3t= the symbol I am
seeking.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default countif symbols

Duh on me! Thanks so much!

"Bob Phillips" wrote:

=countif(data,""&A1)

the & ampersand symbol

--
__________________________________
HTH

Bob

"goldsharkfish" wrote in message
...
I would like to write a countif if statment that returns a count that is
greater than a count in a specific cell. I have found the following info,
but cannot find the symbol necessary. It looks something like a backwards
3
with a t on it - 3t. any suggestions? Formula would be:
=countif(data,""3tA1) where A1=my cell reference and 3t= the symbol I am
seeking.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,240
Default countif symbols

Bob Phillips wrote:
=countif(data,""&A1)

the & ampersand symbol


Which, depending upon font, looks different on the keyboard (shift-7).
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
symbols hugoalegria Excel Discussion (Misc queries) 6 May 12th 08 10:39 PM
Symbols instead of numbers Bradrok Excel Discussion (Misc queries) 4 February 28th 08 02:37 AM
Excel Symbols randrews13 Excel Discussion (Misc queries) 2 May 23rd 06 04:34 AM
Chart symbols Lynn Charts and Charting in Excel 1 January 17th 06 10:23 PM
Symbols MAC Excel Discussion (Misc queries) 6 September 28th 05 05:49 PM


All times are GMT +1. The time now is 02:29 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"