#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default formula

I am trying to create an IF formula. Example wherever if i will type in excel
sheet same name "X"1000 cells.I want show one cell 1000:

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 563
Default formula

=COUNTIF(A:A,"X")
will count how many cells in column A have the value X

or
=COUNTIF(A1:A1000,"Apple")
will count how many times the word Apple appears in cells A1:A1000

Note that this is not case sensitive, so apple, Apple
--
best wishes
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme and APPLE all get counted


"alfa" wrote in message
...
I am trying to create an IF formula. Example wherever if i will type in
excel
sheet same name "X"1000 cells.I want show one cell 1000:

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



All times are GMT +1. The time now is 11:00 AM.

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"