ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   turn the letters N and Y into numbers just for totals (https://www.excelbanter.com/excel-worksheet-functions/100551-turn-letters-n-y-into-numbers-just-totals.html)

Psycho-J

turn the letters N and Y into numbers just for totals
 
i am trying to make a rollup sheet that users input Y or N depending on the
question for each column and i want a total "completed (Y)" to be displayed
below

bj

turn the letters N and Y into numbers just for totals
 
try
=countif(range,"Y")

"Psycho-J" wrote:

i am trying to make a rollup sheet that users input Y or N depending on the
question for each column and i want a total "completed (Y)" to be displayed
below


Niek Otten

turn the letters N and Y into numbers just for totals
 
Look at the COUNTIF() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Psycho-J" wrote in message ...
|i am trying to make a rollup sheet that users input Y or N depending on the
| question for each column and i want a total "completed (Y)" to be displayed
| below



Psycho-J

turn the letters N and Y into numbers just for totals
 
thanx it worked great. now is there a way to link them to other worksheets???

"bj" wrote:

try
=countif(range,"Y")

"Psycho-J" wrote:

i am trying to make a rollup sheet that users input Y or N depending on the
question for each column and i want a total "completed (Y)" to be displayed
below


Psycho-J

turn the letters N and Y into numbers just for totals
 
thank you

"Niek Otten" wrote:

Look at the COUNTIF() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Psycho-J" wrote in message ...
|i am trying to make a rollup sheet that users input Y or N depending on the
| question for each column and i want a total "completed (Y)" to be displayed
| below





All times are GMT +1. The time now is 01:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com