Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default how do i setup a database that columns add up at the end of the we

i am new at this so please send me any info to

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,365
Default how do i setup a database that columns add up at the end of the we

Most people might say put a formula at the bottom of the list of numbers.
For example, you have numbers in column B and they go from row 2 to row 154,
in B155 (or anywhere else, pretty much), you could put this formula:
=SUM(B2:B155)

The 'problem' with that is that you can't just add to the bottom of the
list, you have to keep inserting rows to push that formula on down the sheet.
Try putting a SUM formula near the TOP of the column. Let's say you have
the title for a column in row 1, then you start your number entries in row 2.
Insert a new row 2 and put this formula in B2:
=Sum(B3:B500)
now B2 will show you the total of all numbers entered into column B below
row 2 until you have entered numbers beyond row 500. Then you just up the
second number to something like =SUM(B3:B1000) or you can start with a really
big number to begin with, but remember that making it really large, and
making it look at a big excess number of empty cells can affect performance.

If you want to do away with having to ever mess with the formula again, if
you're using a version of Excel earlier than 2007, just enter
=SUM(B3:B65536)
and that covers all the bases, so to speak.
"oldfartlink" wrote:

i am new at this so please send me any info to

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default how do i setup a database that columns add up at the end of th

thank you for the info. its a start. im new to the pc world except for the
online games.At 51 i thought i would try my skills with something a little
more challenging for my office . thanx again. oldfartlink

"JLatham" wrote:

Most people might say put a formula at the bottom of the list of numbers.
For example, you have numbers in column B and they go from row 2 to row 154,
in B155 (or anywhere else, pretty much), you could put this formula:
=SUM(B2:B155)

The 'problem' with that is that you can't just add to the bottom of the
list, you have to keep inserting rows to push that formula on down the sheet.
Try putting a SUM formula near the TOP of the column. Let's say you have
the title for a column in row 1, then you start your number entries in row 2.
Insert a new row 2 and put this formula in B2:
=Sum(B3:B500)
now B2 will show you the total of all numbers entered into column B below
row 2 until you have entered numbers beyond row 500. Then you just up the
second number to something like =SUM(B3:B1000) or you can start with a really
big number to begin with, but remember that making it really large, and
making it look at a big excess number of empty cells can affect performance.

If you want to do away with having to ever mess with the formula again, if
you're using a version of Excel earlier than 2007, just enter
=SUM(B3:B65536)
and that covers all the bases, so to speak.
"oldfartlink" wrote:

i am new at this so please send me any info to

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,365
Default how do i setup a database that columns add up at the end of th

Always a good thing to keep the brain busy.

-- anolderphart

"oldfartlink" wrote:

thank you for the info. its a start. im new to the pc world except for the
online games.At 51 i thought i would try my skills with something a little
more challenging for my office . thanx again. oldfartlink

"JLatham" wrote:

Most people might say put a formula at the bottom of the list of numbers.
For example, you have numbers in column B and they go from row 2 to row 154,
in B155 (or anywhere else, pretty much), you could put this formula:
=SUM(B2:B155)

The 'problem' with that is that you can't just add to the bottom of the
list, you have to keep inserting rows to push that formula on down the sheet.
Try putting a SUM formula near the TOP of the column. Let's say you have
the title for a column in row 1, then you start your number entries in row 2.
Insert a new row 2 and put this formula in B2:
=Sum(B3:B500)
now B2 will show you the total of all numbers entered into column B below
row 2 until you have entered numbers beyond row 500. Then you just up the
second number to something like =SUM(B3:B1000) or you can start with a really
big number to begin with, but remember that making it really large, and
making it look at a big excess number of empty cells can affect performance.

If you want to do away with having to ever mess with the formula again, if
you're using a version of Excel earlier than 2007, just enter
=SUM(B3:B65536)
and that covers all the bases, so to speak.
"oldfartlink" wrote:

i am new at this so please send me any info to

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
How to make reference to database and if true copy from database? V!p3r Excel Discussion (Misc queries) 4 February 5th 07 02:19 PM
Setup of Database - Please help EmmaJade Excel Discussion (Misc queries) 5 December 23rd 06 05:15 PM
Moved database, how do I change link to the database in excel Toastrack Excel Discussion (Misc queries) 0 October 20th 06 09:36 AM
Attendance database setup AdministrationIntern Setting up and Configuration of Excel 0 July 7th 06 04:28 PM
I need complete idiot proof excel setup database help. please MadMoose New Users to Excel 6 April 13th 06 03:32 PM


All times are GMT +1. The time now is 07:14 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"