#1   Report Post  
Steve W
 
Posts: n/a
Default Summing Formula

Can someone please suggest a formula for summing the contents in a row - for
a range consisting of the 12 columns immediately to the left of a specified
column in that row

--

Cheers

Steve Wilson
GISBORNE
NZ


  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default


How do you (intend to) specify the start column?

Steve W Wrote:
Can someone please suggest a formula for summing the contents in a row -
for
a range consisting of the 12 columns immediately to the left of a
specified
column in that row

--

Cheers

Steve Wilson
GISBORNE
NZ



--
Aladin Akyurek
------------------------------------------------------------------------
Aladin Akyurek's Profile: http://www.excelforum.com/member.php...fo&userid=4165
View this thread: http://www.excelforum.com/showthread...hreadid=275162

  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

If the specified cell would be for instance N10

=SUM(OFFSET(N10,,-1,,-12))

will sum B10:M10

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"Steve W" wrote in message
...
Can someone please suggest a formula for summing the contents in a row -
for a range consisting of the 12 columns immediately to the left of a
specified column in that row

--

Cheers

Steve Wilson
GISBORNE
NZ



  #4   Report Post  
K.S.Warrier
 
Posts: n/a
Default

hi,
select a cell in which you want the sum to be shown.If B2:H2 is to be
totalled in A2, put the formula in A2 =sum(B2:H2)
K.S.Warrier

"Aladin Akyurek" wrote:


How do you (intend to) specify the start column?

Steve W Wrote:
Can someone please suggest a formula for summing the contents in a row -
for
a range consisting of the 12 columns immediately to the left of a
specified
column in that row

--

Cheers

Steve Wilson
GISBORNE
NZ



--
Aladin Akyurek
------------------------------------------------------------------------
Aladin Akyurek's Profile: http://www.excelforum.com/member.php...fo&userid=4165
View this thread: http://www.excelforum.com/showthread...hreadid=275162


  #5   Report Post  
ivano
 
Posts: n/a
Default


"Steve W" ha scritto nel messaggio
...
Can someone please suggest a formula for summing the contents in a row -

for
a range consisting of the 12 columns immediately to the left of a

specified
column in that row

--


Ciao Steve,
I think you can use:
=SUM(INDIRECT("rc[-12]:rc[-1]",FALSE))

That you can put in a reference to a definited name (es: sum12)
so you can use in worksheet =sum12

Or you can change style to reference from A1 to R1C1 ed use:
=SUM(rc[-12]:rc[-1])

ivano




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
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Cannot change a formula Richard F Excel Discussion (Misc queries) 1 January 18th 05 01:57 AM
Simple formula doesn't quite add up circeo Excel Discussion (Misc queries) 3 January 17th 05 09:04 PM
how do I make a formula NOT change when the data range is moved? Alida Andrews Excel Discussion (Misc queries) 2 January 6th 05 09:02 PM
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? Arvi Laanemets Excel Discussion (Misc queries) 0 December 2nd 04 11:29 AM


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