Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Darius
 
Posts: n/a
Default Excel should have a simpler subtraction formula similar to "sum".

I think that MS EXCEL 2003 should have a simpler formula to subtract numbers
versus it's current one that requires a minus sign after every cell
reference. The formula should be similar to the function that's performed
with the "sum" function. An example of this forula would look like this:
=diff(A2:A40), instead of it's current syntax which is =A2-A3-A4............
This would allow for the subtraction of a wider range of cells in less time.
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Sat, 19 Feb 2005 09:31:02 -0800, Darius
wrote:

I think that MS EXCEL 2003 should have a simpler formula to subtract numbers
versus it's current one that requires a minus sign after every cell
reference. The formula should be similar to the function that's performed
with the "sum" function. An example of this forula would look like this:
=diff(A2:A40), instead of it's current syntax which is =A2-A3-A4............
This would allow for the subtraction of a wider range of cells in less time.


You could easily write a UDF in VBA; or you could do something like:

=A2-SUM(A3:A40)


--ron
  #3   Report Post  
 
Posts: n/a
Default

Will =a2-sum(A3:A40) answer the problem ?
Ilan

  #4   Report Post  
Ken Wright
 
Posts: n/a
Default

You could easily write a UDF in VBA; or you could do something like:

=A2-SUM(A3:A40)


Now I wonder how long it would take you to decide which one you'd choose
Ron....... <g

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"Ron Rosenfeld" wrote in message
...
On Sat, 19 Feb 2005 09:31:02 -0800, Darius


wrote:

I think that MS EXCEL 2003 should have a simpler formula to subtract

numbers
versus it's current one that requires a minus sign after every cell
reference. The formula should be similar to the function that's

performed
with the "sum" function. An example of this forula would look like this:
=diff(A2:A40), instead of it's current syntax which is

=A2-A3-A4............
This would allow for the subtraction of a wider range of cells in less

time.

You could easily write a UDF in VBA; or you could do something like:

=A2-SUM(A3:A40)


--ron



  #5   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Sun, 20 Feb 2005 02:46:01 -0000, "Ken Wright"
wrote:

Now I wonder how long it would take you to decide which one you'd choose
Ron....... <g


Well, the OP did ask for a function! <bg


--ron


  #6   Report Post  
Ken Wright
 
Posts: n/a
Default

rotflmao :-)

--
Regards
Ken.......................


"Ron Rosenfeld" wrote in message
...
On Sun, 20 Feb 2005 02:46:01 -0000, "Ken Wright"
wrote:

Now I wonder how long it would take you to decide which one you'd choose
Ron....... <g


Well, the OP did ask for a function! <bg


--ron



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 do I get the formula bar in excel 2003 unionhall Excel Discussion (Misc queries) 1 February 17th 05 10:10 AM
Excel - formula to calculate colored fill cells within a range wi. MA Excel Worksheet Functions 1 January 7th 05 04:06 PM
I need help figuring out this formula in Excel rlrlatr35 Excel Discussion (Misc queries) 3 January 6th 05 11:21 PM
Need excel formula to display 28.50hrs in HRS & MINS? rbc Excel Worksheet Functions 4 January 6th 05 12:21 PM
Formula to make Excel count business days/skip weekends? Inga Excel Worksheet Functions 1 November 17th 04 07:45 PM


All times are GMT +1. The time now is 11:15 AM.

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"