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

I deal with a lot of data input into Excel spreadsheets. I have
evaluation data that rates subjects in a 1-5 scale, and I need to
tally up all the people's answers and average them out for each
subject. Which means I need to input 30+ individual answers. I was
wondering if its possible to add value to a cell by clicking on it,
and each time I click the cell it adds 1 value. Example: one person
rates program a 4, so i click the cell that represents a 4. Next
person rates it a 4 as well, so i'd click the cell and it
automatically adds one, so totalling two 4 ratings. Is this possible?


Thx

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Adding in Excel

Hi,

Let's say you want to cout specific numbers in a column and knoe how many
time they repited Try as below:

=COUNTIF(A1:A100,4)

assumen your numbers are in the range A1:A100 and this formula return the
number that the number 4 has repited in your range.

Thanks,
--
Farhad Hodjat


" wrote:

I deal with a lot of data input into Excel spreadsheets. I have
evaluation data that rates subjects in a 1-5 scale, and I need to
tally up all the people's answers and average them out for each
subject. Which means I need to input 30+ individual answers. I was
wondering if its possible to add value to a cell by clicking on it,
and each time I click the cell it adds 1 value. Example: one person
rates program a 4, so i click the cell that represents a 4. Next
person rates it a 4 as well, so i'd click the cell and it
automatically adds one, so totalling two 4 ratings. Is this possible?


Thx


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Adding in Excel

On May 18, 11:35 am, Farhad wrote:
Hi,

Let's say you want to cout specific numbers in a column and knoe how many
time they repited Try as below:

=COUNTIF(A1:A100,4)

assumen your numbers are in the range A1:A100 and this formula return the
number that the number 4 has repited in your range.

Thanks,
--
Farhad Hodjat



" wrote:
I deal with a lot of data input into Excel spreadsheets. I have
evaluation data that rates subjects in a 1-5 scale, and I need to
tally up all the people's answers and average them out for each
subject. Which means I need to input 30+ individual answers. I was
wondering if its possible to add value to a cell by clicking on it,
and each time I click the cell it adds 1 value. Example: one person
rates program a 4, so i click the cell that represents a 4. Next
person rates it a 4 as well, so i'd click the cell and it
automatically adds one, so totalling two 4 ratings. Is this possible?


Thx- Hide quoted text -


- Show quoted text -


Well, the thing is that I am getting my information from paper copies.
And all i enter onto the spreadsheet is the total amount of 1-5
ratings for each topic from all of the attendees. Instead of counting
each individual persons response, and then putting it in, i want to be
able to just click on the cell that represents a specific rating, and
it automatically add one value each time i click it. Does that make
sense?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Adding in Excel

I am not sure underestand what do you want to do just give me an example.

Thanks,
--
Farhad Hodjat


"Lilguycast" wrote:

On May 18, 11:35 am, Farhad wrote:
Hi,

Let's say you want to cout specific numbers in a column and knoe how many
time they repited Try as below:

=COUNTIF(A1:A100,4)

assumen your numbers are in the range A1:A100 and this formula return the
number that the number 4 has repited in your range.

Thanks,
--
Farhad Hodjat



" wrote:
I deal with a lot of data input into Excel spreadsheets. I have
evaluation data that rates subjects in a 1-5 scale, and I need to
tally up all the people's answers and average them out for each
subject. Which means I need to input 30+ individual answers. I was
wondering if its possible to add value to a cell by clicking on it,
and each time I click the cell it adds 1 value. Example: one person
rates program a 4, so i click the cell that represents a 4. Next
person rates it a 4 as well, so i'd click the cell and it
automatically adds one, so totalling two 4 ratings. Is this possible?


Thx- Hide quoted text -


- Show quoted text -


Well, the thing is that I am getting my information from paper copies.
And all i enter onto the spreadsheet is the total amount of 1-5
ratings for each topic from all of the attendees. Instead of counting
each individual persons response, and then putting it in, i want to be
able to just click on the cell that represents a specific rating, and
it automatically add one value each time i click it. Does that make
sense?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Adding in Excel

Have a look at using 5 small Spin Buttons from the Forms Toolbar.

Link each button to a cell and click away.


Gord Dibben MS Excel MVP

On 18 May 2007 13:24:59 -0700, Lilguycast wrote:

Well, the thing is that I am getting my information from paper copies.
And all i enter onto the spreadsheet is the total amount of 1-5
ratings for each topic from all of the attendees. Instead of counting
each individual persons response, and then putting it in, i want to be
able to just click on the cell that represents a specific rating, and
it automatically add one value each time i click it. Does that make
sense?


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
My Excel is not adding properly, who can I tell? Jeannette Excel Discussion (Misc queries) 2 October 12th 06 09:38 PM
Adding Tax in excel Humph Excel Worksheet Functions 4 April 3rd 06 02:38 PM
Adding in Excel Ron Excel Discussion (Misc queries) 5 March 16th 06 12:22 AM
Adding on excel Laura \( '_' \) New Users to Excel 17 January 4th 06 08:29 AM
Adding time in Excel MovieSchedules Excel Worksheet Functions 1 January 31st 05 10:18 AM


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