Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Helen
 
Posts: n/a
Default 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
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=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



  #3   Report Post  
Helen
 
Posts: n/a
Default

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




  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

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






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
Conditional Formatting in Excel Help Please..... Willie T Excel Discussion (Misc queries) 4 February 9th 05 02:28 PM
Help Using Formulas in Conditional Formatting Still Learning Excel Discussion (Misc queries) 2 January 28th 05 04:55 PM
Cell formatting or formulas George Excel Discussion (Misc queries) 1 January 28th 05 04:22 AM
Conditional Formatting using result of Cell Formulas Dave Peterson Excel Discussion (Misc queries) 0 January 26th 05 02:17 AM
OLAP write back via formulas (functions), not read only pivot tab BISability Excel Worksheet Functions 0 November 18th 04 04:15 AM


All times are GMT +1. The time now is 09:50 PM.

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"