Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
johnb
 
Posts: n/a
Default An OFFSET question

OFFSET's 1st argument is Reference my q is how do I get
reference to increment. To put it another way. Say I have
12 months data. Next month I add that month in so I now
have 13 months data, but how do get OFFSET to drop the
1st month so that I only view the last 12 months?

TIA
johnb

  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
maybe something like
´SUM(OFFSET($A$1,COUNTA(A:A)-1,-12,1))

--
Regards
Frank Kabel
Frankfurt, Germany

"johnb" schrieb im Newsbeitrag
...
OFFSET's 1st argument is Reference my q is how do I get
reference to increment. To put it another way. Say I have
12 months data. Next month I add that month in so I now
have 13 months data, but how do get OFFSET to drop the
1st month so that I only view the last 12 months?

TIA
johnb


  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Hi John,

How about

=SUM(OFFSET(N1,0,-12,1,12))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"johnb" wrote in message
...
OFFSET's 1st argument is Reference my q is how do I get
reference to increment. To put it another way. Say I have
12 months data. Next month I add that month in so I now
have 13 months data, but how do get OFFSET to drop the
1st month so that I only view the last 12 months?

TIA
johnb



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
OFFSET and array formulae Wazooli Excel Discussion (Misc queries) 3 January 20th 05 12:09 AM
Offset, indirect, match function limitation on linked worksheets. NewAlgier Excel Worksheet Functions 1 December 6th 04 11:55 PM
Passing Cell Address to Offset Bob Excel Worksheet Functions 2 December 1st 04 04:56 PM
Offset? Patrick_KC Excel Discussion (Misc queries) 1 November 29th 04 10:17 PM
sum offset question sd Excel Worksheet Functions 5 November 22nd 04 09:53 PM


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