#1   Report Post  
assi
 
Posts: n/a
Default AUTO SUM

Hi everybody!

Can anybody tell me a formula or function. I am try to create auto sum.

Just say I create a column with auto sum function. Can I make it chage
later, if I insert with new column with new data?

Example: =A2-B2,C2D2 auto Balance, but it is not chaging if I insert with
new column with new data I need to chage the Balance autometicaly.


Sincerely!
assi

--


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

not sure exactly what you're after here

if you have the formula in C2
=A2-B2
and you insert a column between A & B (moving your formula to D2) the
formula would automatically adjust to
=A2-C2
so you do want it to be
=A2-B2-C2
or
=A2-(B2+C2)
or something else entirely

the other thing that "concerns" me is that i would generally expect this
sort of calculation to be done down rows as you only have 256 columns ... is
that enough to cater for future growth of your worksheet?

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"assi" wrote in message
...
Hi everybody!

Can anybody tell me a formula or function. I am try to create auto sum.

Just say I create a column with auto sum function. Can I make it chage
later, if I insert with new column with new data?

Example: =A2-B2,C2D2 auto Balance, but it is not chaging if I insert with
new column with new data I need to chage the Balance autometicaly.


Sincerely!
assi

--




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
Auto Correct ? marco Excel Discussion (Misc queries) 3 April 20th 05 08:01 PM
Auto Calculation Automatically Turns Off???? Jeff K. Excel Discussion (Misc queries) 2 December 15th 04 01:39 AM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM
The Auto Filter button lost the column specified option. D Excel Worksheet Functions 1 November 4th 04 11:47 PM
Why can't my macro use Auto Filter when I told the Sheet Protecti. KC Rippstein Excel Worksheet Functions 1 October 28th 04 06:13 PM


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