Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default adding up columns in excel 2002

I have a table and I have a numeric and text column that I wish to total in a
cell within the table. In other words if columns f4, f5, f7 have the word
day and if e4, e5, e7 have values like 1.2, 1.1, 1.2 then I want to have 3.5
to show in say f50. How can I make this happen? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default adding up columns in excel 2002

In F50: =SUMIF(F4:F6,"day",E4:E6)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Techno Grandma" wrote:
I have a table and I have a numeric and text column that I wish to total in a
cell within the table. In other words if columns f4, f5, f7 have the word
day and if e4, e5, e7 have values like 1.2, 1.1, 1.2 then I want to have 3.5
to show in say f50. How can I make this happen? Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default adding up columns in excel 2002

Typo in range, it should be:
In F50: =SUMIF(F4:F7,"day",E4:E7)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default adding up columns in excel 2002

Thanks Max I will give it a try

"Max" wrote:

Typo in range, it should be:
In F50: =SUMIF(F4:F7,"day",E4:E7)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default adding up columns in excel 2002

Working like a charm. Question now on what happens if you add rows in the
table, will the formula automaically pick up the cell range change or would a
person have to make that correction

"Techno Grandma" wrote:

Thanks Max I will give it a try

"Max" wrote:

Typo in range, it should be:
In F50: =SUMIF(F4:F7,"day",E4:E7)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default adding up columns in excel 2002

My trial resulted in an automatic formula update

"Techno Grandma" wrote:

Thanks Max I will give it a try

"Max" wrote:

Typo in range, it should be:
In F50: =SUMIF(F4:F7,"day",E4:E7)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

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
Excel 2002: How to split text into columns ? Mr. Low Excel Discussion (Misc queries) 2 March 18th 07 11:26 PM
Excel 2002...adding back gridlines to imported file jbclem New Users to Excel 4 February 2nd 07 09:09 PM
Excel 2002 : How to segregate text into columns ? Mr. Low Excel Discussion (Misc queries) 3 December 3rd 06 04:52 PM
Excel 2002 - link columns across workgroups Ahmad Sinno Excel Discussion (Misc queries) 3 February 2nd 06 09:01 PM
Adding contents of cells by clicking in Excel 2002 Kevin Gordon Excel Discussion (Misc queries) 7 January 11th 05 04:49 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"