Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default need to assign a nomber to yes such as y=1 to run a count ? excel

Iam working on a project with excel 2003, and I am trying to assign a vale
you to yes "yes = 1" and "no = 2" and then good back and add up the yes and
no.

help I have look for about 3hr and cant work it out?
thanks for any ones help
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,510
Default need to assign a nomber to yes such as y=1 to run a count ? excel

Hi Richard,

What about using COUNTIF. Assuming that Ye and No are in range A1:A30:-


=COUNTIF(,"Yes")

or

=COUNTIF(A1:A30,"No")

Regards,

OssieMac



"richard V" wrote:

Iam working on a project with excel 2003, and I am trying to assign a vale
you to yes "yes = 1" and "no = 2" and then good back and add up the yes and
no.

help I have look for about 3hr and cant work it out?
thanks for any ones help

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,510
Default need to assign a nomber to yes such as y=1 to run a count ? ex

Hi again Richard,

last post is corrupted, Not sure what I did or didn't do. Here is second try.


What about using COUNTIF. Assuming that Yes and No are in range A1:A30:-


=COUNTIF(A1:A30,"Yes")

or

=COUNTIF(A1:A30,"No")

Regards,

OssieMac


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default need to assign a nomber to yes such as y=1 to run a count ? ex

OssieMac
Thanks that worked great and I learend about COUNTIF
so once more thank you
Richard

"OssieMac" wrote:

Hi again Richard,

last post is corrupted, Not sure what I did or didn't do. Here is second try.


What about using COUNTIF. Assuming that Yes and No are in range A1:A30:-


=COUNTIF(A1:A30,"Yes")

or

=COUNTIF(A1:A30,"No")

Regards,

OssieMac


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
Excel 2003 Add-ins - Assign Number JanieB Excel Worksheet Functions 3 September 19th 07 09:07 PM
How can I assign delimiters to an excel web query? Desperate Dan Excel Discussion (Misc queries) 0 March 16th 06 03:25 PM
How do I assign a value to check box in excel [email protected] Excel Worksheet Functions 2 January 3rd 06 10:44 PM
how to auto assign po numbers in Excel Cathy Landry Excel Worksheet Functions 5 August 21st 05 12:14 AM
In Excel how can I assign values to a Yes or No question with IF craigscoop Excel Discussion (Misc queries) 5 July 1st 05 12:44 AM


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