ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel Formulas and formatting (https://www.excelbanter.com/excel-worksheet-functions/16798-excel-formulas-formatting.html)

Helen

Excel Formulas and formatting
 
how do I give a letter a value then add them up in a column ie if T=1, I want
to add up all the T's in the column but nothing else

Bob Phillips

=SUMIF(A:A,"T")*1

Thge * 1 is superfluous in this case, but if the weight is something
different you need it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Helen" wrote in message
...
how do I give a letter a value then add them up in a column ie if T=1, I

want
to add up all the T's in the column but nothing else




Helen

Hi Bob

This still doesn't seem to work. Is it because I have other numerical
figure in the column whic form another autosum?

"Bob Phillips" wrote:

=SUMIF(A:A,"T")*1

Thge * 1 is superfluous in this case, but if the weight is something
different you need it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Helen" wrote in message
...
how do I give a letter a value then add them up in a column ie if T=1, I

want
to add up all the T's in the column but nothing else





Bob Phillips

Sorry, it should be

=COUNTIF(A:A,"T")*1


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Helen" wrote in message
...
Hi Bob

This still doesn't seem to work. Is it because I have other numerical
figure in the column whic form another autosum?

"Bob Phillips" wrote:

=SUMIF(A:A,"T")*1

Thge * 1 is superfluous in this case, but if the weight is something
different you need it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Helen" wrote in message
...
how do I give a letter a value then add them up in a column ie if T=1,

I
want
to add up all the T's in the column but nothing else








All times are GMT +1. The time now is 10:32 PM.

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