![]() |
counting the number of times value of "x" appears in a row
I need to count the number of times the value of "x" appears in a row.
Cannot figure out how to do it. |
counting the number of times value of "x" appears in a row
=COUNTIF(1:1,"X") or =SUMPRODUCT(--(1:1="x")) VBA Noob -- VBA Noob ------------------------------------------------------------------------ VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833 View this thread: http://www.excelforum.com/showthread...hreadid=566363 |
counting the number of times value of "x" appears in a row
Thank you very much!
"VBA Noob" wrote: =COUNTIF(1:1,"X") or =SUMPRODUCT(--(1:1="x")) VBA Noob -- VBA Noob ------------------------------------------------------------------------ VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833 View this thread: http://www.excelforum.com/showthread...hreadid=566363 |
All times are GMT +1. The time now is 06:39 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com