PC Review


Reply
Thread Tools Rate Thread

how to automatically sum columns and rows in a template

 
 
=?Utf-8?B?U3VzYW4=?=
Guest
Posts: n/a
 
      18th Oct 2007
I'm a novice with Excel. I am using Excel 2002 and want to create a simple
template. I need it to automatically fill in the sum of certain columns and
rows as each cell is filled in. Can someone explain how to do this? Please
reply in plain English, because I will not understand programming language.
If I am posting in the wrong forum, I'd appreciate a suggestion as to where I
should post.

Thank you very much.
--
Susan
 
Reply With Quote
 
 
 
 
JE McGimpsey
Guest
Posts: n/a
 
      18th Oct 2007
One way:

Say you want to sum A1:A10 whenever any cell in that range contains a
numeric value:

=IF(COUNT(A1:A10),SUM(A1:A10),"")

In article <0A1E94D1-64A8-4CDE-B0E8-(E-Mail Removed)>,
Susan <(E-Mail Removed).(donotspam)> wrote:

> I'm a novice with Excel. I am using Excel 2002 and want to create a simple
> template. I need it to automatically fill in the sum of certain columns and
> rows as each cell is filled in. Can someone explain how to do this? Please
> reply in plain English, because I will not understand programming language.
> If I am posting in the wrong forum, I'd appreciate a suggestion as to where I
> should post.
>
> Thank you very much.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Blank Template with rows and columns tsmith777 Microsoft Access Forms 1 22nd Apr 2010 09:51 PM
Sorting Columns/Rows Automatically BG Microsoft Excel Worksheet Functions 3 10th Feb 2009 09:56 PM
Sorting Rows/Columns Automatically BG Microsoft Excel Worksheet Functions 0 10th Feb 2009 05:08 PM
Sorting Rows/Columns Automatically BG Microsoft Excel Worksheet Functions 0 10th Feb 2009 05:07 PM
template that automatically removes certain columns when pasted in John Doyle Microsoft Excel Misc 0 18th Dec 2008 02:37 PM


Features
 

Advertising
 

Newsgroups
 


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