Re: OFFSET Formula Trouble
From: Frank Kabel (frank.kabel_at_freenet.de)
Date: 08/18/04
- Next message: D: "Excel Template Wizard?"
- Previous message: Frank Kabel: "Re: sorting in Excel"
- In reply to: Naoki: "Re: OFFSET Formula Trouble"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Aug 2004 17:08:24 +0200
Hi
try:
=OFFSET('NM On time'!$B$25,COUNTA('NM On time'!$B$25:$B$1000)-1,0,1,9)
-- Regards Frank Kabel Frankfurt, Germany "Naoki >" <<Naoki.1b6u5n@excelforum-nospam.com> schrieb im Newsbeitrag news:Naoki.1b6u5n@excelforum-nospam.com... > Thank you again, I knew it was very simple (I think the trouble is the > assignments I'm recieving are half-correct formulas with too much > information that I try to work from). > > So I've used your first formula for my criteria range. > > Now, for the actual plotted data, I need a formuliac solution that > references the named range "we" just made (because its the same size as > the data I need to plot), but I need to have the chart always reference > the last row before data was input (this being the most recent "week"). > I know I've asked similar questions before, but now that I have the > criteria range named, how do I utilize that to get the last row of > data? > > For instance: > > =OFFSET(NMOnTimeWeekly,1,) > > Would go to the next row, which is week 1, well.. I'm in week 32 now, > and I'd like the chart to always reference the final row without going > having to go into the chart each week. Any suggestions? > > > --- > Message posted from http://www.ExcelForum.com/ >
- Next message: D: "Excel Template Wizard?"
- Previous message: Frank Kabel: "Re: sorting in Excel"
- In reply to: Naoki: "Re: OFFSET Formula Trouble"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|