A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

New Excel function SUMABOVE



 
 
Thread Tools Display Modes
  #11  
Old June 6th, 2006, 01:40 PM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default New Excel function SUMABOVE

well forgive us for not being able to appreciate that which we are not told.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"brent" wrote in message
...
No offense, guys, but do you think anyone who can write those functions
(which yes, I can) is going to forget to modify the sum function when a

new
row is added?

I'm looking for a relatively simple solution which can be applied by

people
who are generally going to be less knowledgable than those on this forum.
(I'm sitting at a client corporation right now fixing spreadsheets that

have
this problem, as well as some of the ugly but traditional workarounds such

as
blank lines that create their own sets of issues.)

Cheers.

ps please nobody be offended by the Disagree buttons that I clicked. I
thought that would bring up a comment section -- it took a while to spot

the
Reply button.


"Don Guillett" wrote:

try this
=SUM(INDIRECT("A4:a"&ROW()-1))

--
Don Guillett
SalesAid Software

"brent" wrote in message
...
Suggested new Excel function: SUMABOVE(Ref)

Ref = Single cell reference in the same column as the function. The
function
automatically adds all values from REF through the cell preceding the
function [if D4 = SUMABOVE(D1), the formula sums D13]. This

eliminates
issues of inserting rows immediately above the formula row and having

to
adjust the formula to include them. Can also work similar to SUBTOTAL
function, where overlapping SUMABOVE functions do not duplicate the
amounts
added.

Alternatively, REF can be in a different column and a block will be

added,
i.e., if D4 = SUMABOVE(A1), the result is SUM(A13).

Similarly: SUMLEFT, SUMRIGHT, SUMDOWN


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click

the "I
Agree" button in the message pane. If you do not see the button,

follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and

then
click "I Agree" in the message pane.


http://www.microsoft.com/office/comm...et.f unctions





  #12  
Old June 7th, 2006, 03:24 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default New Excel function SUMABOVE

telepathy not working today? g

"Bob Phillips" wrote:

well forgive us for not being able to appreciate that which we are not told.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"brent" wrote in message
...
No offense, guys, but do you think anyone who can write those functions
(which yes, I can) is going to forget to modify the sum function when a

new
row is added?

I'm looking for a relatively simple solution which can be applied by

people
who are generally going to be less knowledgable than those on this forum.
(I'm sitting at a client corporation right now fixing spreadsheets that

have
this problem, as well as some of the ugly but traditional workarounds such

as
blank lines that create their own sets of issues.)

Cheers.

ps please nobody be offended by the Disagree buttons that I clicked. I
thought that would bring up a comment section -- it took a while to spot

the
Reply button.


"Don Guillett" wrote:

try this
=SUM(INDIRECT("A4:a"&ROW()-1))

--
Don Guillett
SalesAid Software

"brent" wrote in message
...
Suggested new Excel function: SUMABOVE(Ref)

Ref = Single cell reference in the same column as the function. The
function
automatically adds all values from REF through the cell preceding the
function [if D4 = SUMABOVE(D1), the formula sums D13]. This

eliminates
issues of inserting rows immediately above the formula row and having

to
adjust the formula to include them. Can also work similar to SUBTOTAL
function, where overlapping SUMABOVE functions do not duplicate the
amounts
added.

Alternatively, REF can be in a different column and a block will be

added,
i.e., if D4 = SUMABOVE(A1), the result is SUM(A13).

Similarly: SUMLEFT, SUMRIGHT, SUMDOWN


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click

the "I
Agree" button in the message pane. If you do not see the button,

follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and

then
click "I Agree" in the message pane.


http://www.microsoft.com/office/comm...et.f unctions






  #13  
Old June 7th, 2006, 01:37 PM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default New Excel function SUMABOVE

OP never came back. Too bad he did see my =sa() for simple

--
Don Guillett
SalesAid Software

"Bob Phillips" wrote in message
...
well forgive us for not being able to appreciate that which we are not
told.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"brent" wrote in message
...
No offense, guys, but do you think anyone who can write those functions
(which yes, I can) is going to forget to modify the sum function when a

new
row is added?

I'm looking for a relatively simple solution which can be applied by

people
who are generally going to be less knowledgable than those on this forum.
(I'm sitting at a client corporation right now fixing spreadsheets that

have
this problem, as well as some of the ugly but traditional workarounds
such

as
blank lines that create their own sets of issues.)

Cheers.

ps please nobody be offended by the Disagree buttons that I clicked. I
thought that would bring up a comment section -- it took a while to spot

the
Reply button.


"Don Guillett" wrote:

try this
=SUM(INDIRECT("A4:a"&ROW()-1))

--
Don Guillett
SalesAid Software

"brent" wrote in message
...
Suggested new Excel function: SUMABOVE(Ref)

Ref = Single cell reference in the same column as the function. The
function
automatically adds all values from REF through the cell preceding the
function [if D4 = SUMABOVE(D1), the formula sums D13]. This

eliminates
issues of inserting rows immediately above the formula row and having

to
adjust the formula to include them. Can also work similar to SUBTOTAL
function, where overlapping SUMABOVE functions do not duplicate the
amounts
added.

Alternatively, REF can be in a different column and a block will be

added,
i.e., if D4 = SUMABOVE(A1), the result is SUM(A13).

Similarly: SUMLEFT, SUMRIGHT, SUMDOWN


----------------
This post is a suggestion for Microsoft, and Microsoft responds to
the
suggestions with the most votes. To vote for this suggestion, click

the "I
Agree" button in the message pane. If you do not see the button,

follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and

then
click "I Agree" in the message pane.


http://www.microsoft.com/office/comm...et.f unctions







 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Getpivotdata function in Excel '03 to Excel '00?? MK Worksheet Functions 4 July 19th, 2006 04:21 AM
determine if Excel is open geebee General Discussion 11 January 20th, 2006 09:25 PM
Attaching Code DS General Discussion 2 August 22nd, 2005 11:21 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting 9 June 20th, 2005 08:45 PM
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 General Discussion 4 June 14th, 2005 07:34 AM


All times are GMT +1. The time now is 03:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.