![]() |
How to count all cells which have same data
I have 1800 cells with numbers in six columns, how can I select and count all
cells which contain same number? |
How to count all cells which have same data
Thank you John, that helped me allot.
I am using =countif(a2:a250,1) and my range is 1 to 50 in growing order can I apply the formula automaticly without typing each rangeas they all are in growing order, like by dragging the mouse? Do you think it is possible? Thanks again "john" wrote: You could try something like this =COUNTIF('your range','the number you want) or if it was the number of the largest then try =COUNTIF('your range',MAX('your range)) -- John MOS Master Instructor Office 2000, 2002 & 2003 Please reply & rate any replies you get Ice Hockey rules (especially the Wightlink Raiders) "Judoguy" wrote: I have 1800 cells with numbers in six columns, how can I select and count all cells which contain same number? |
How to count all cells which have same data
Try
=COUNTIF(A:A,1) -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Judoguy" wrote in message ... Thank you John, that helped me allot. I am using =countif(a2:a250,1) and my range is 1 to 50 in growing order can I apply the formula automaticly without typing each rangeas they all are in growing order, like by dragging the mouse? Do you think it is possible? Thanks again "john" wrote: You could try something like this =COUNTIF('your range','the number you want) or if it was the number of the largest then try =COUNTIF('your range',MAX('your range)) -- John MOS Master Instructor Office 2000, 2002 & 2003 Please reply & rate any replies you get Ice Hockey rules (especially the Wightlink Raiders) "Judoguy" wrote: I have 1800 cells with numbers in six columns, how can I select and count all cells which contain same number? |
How to count all cells which have same data
you could set a 'spinner' from the forms toolbar and link that to a cell that
is your criteria in the formula. you can then use the spinner to set the criteria using the up or down arrow -- John MOS Master Instructor Office 2000, 2002 & 2003 Please reply & rate any replies you get Ice Hockey rules (especially the Wightlink Raiders) "Judoguy" wrote: Thank you John, that helped me allot. I am using =countif(a2:a250,1) and my range is 1 to 50 in growing order can I apply the formula automaticly without typing each rangeas they all are in growing order, like by dragging the mouse? Do you think it is possible? Thanks again "john" wrote: You could try something like this =COUNTIF('your range','the number you want) or if it was the number of the largest then try =COUNTIF('your range',MAX('your range)) -- John MOS Master Instructor Office 2000, 2002 & 2003 Please reply & rate any replies you get Ice Hockey rules (especially the Wightlink Raiders) "Judoguy" wrote: I have 1800 cells with numbers in six columns, how can I select and count all cells which contain same number? |
All times are GMT +1. The time now is 01:50 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com