Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
fomula problems
 
Posts: n/a
Default would like help in Excess

In one of the columns would like to enter a time of completion, and in the
same row but different column would like the answer yes or no. yes if the
time is entered no if no time is entered would also like this collumne to add
up the yes and no's and give a total for each. Can anyone help me.
alan
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi

=COUNTIF(E2:E100,"=yes")

=COUNTIF(E2:E100,"=no")

change ranges to suit


Regards

Roger Govier


fomula problems wrote:
In one of the columns would like to enter a time of completion, and in the
same row but different column would like the answer yes or no. yes if the
time is entered no if no time is entered would also like this collumne to add
up the yes and no's and give a total for each. Can anyone help me.
alan

  #3   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Assuming the first time goes in A1; in B1 enter =IF(A10,"yes","no")
Now this will not differentiate between a time and a normal number
(problem?)
To add all the YES's use =COUNTIF(B1:B100,"yes")
You will get the same result using COUNTIF(A1:A100,"0")
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"fomula problems" <fomula wrote in
message ...
In one of the columns would like to enter a time of completion, and in the
same row but different column would like the answer yes or no. yes if the
time is entered no if no time is entered would also like this collumne to
add
up the yes and no's and give a total for each. Can anyone help me.
alan



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 you remove excess spaces from an Excel field? sarah_jane Excel Discussion (Misc queries) 1 June 1st 05 08:15 AM
ADD TIME IN EXCESS OF 24 HOURS Elizabeth Excel Worksheet Functions 1 January 18th 05 08:33 PM
Deleting excess rows and columns abbyzmom New Users to Excel 2 January 18th 05 05:11 PM
is there a way to set up a motthly budget plan thru excess?? or . mike R Excel Discussion (Misc queries) 0 January 9th 05 08:33 PM
Husband died, office his name..added xp my name..now no excess to. dusiedu Excel Discussion (Misc queries) 2 January 5th 05 10:07 PM


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