Re: Offset Errors with Ranges
From: Zeitlin (Zeitlin_at_rocketmail.com)
Date: 05/26/04
- Next message: jladika: "Re: micro for multi colors in a cell"
- Previous message: Debra Dalgleish: "Re: Top 20 Values"
- In reply to: jeff: "Offset Errors with Ranges"
- Next in thread: Zeitlin: "Re: Offset Errors with Ranges"
- Reply: Zeitlin: "Re: Offset Errors with Ranges"
- Messages sorted by: [ date ] [ thread ]
Date: 25 May 2004 18:55:34 -0700
Gentlmen,
Thanks for your help. The information helped clear things a bit.
Report_Month refers to one cell. It is a drop down list of dates that
sync to the vlookup range.
What I am trying to do is the classic dynamic chart that adds months
as time goes by. So what I am trying to do with the offset is, based
on the 'report_month' chosen by the user, the graph will use a data
range that goes from inception to that date.
I understand the height cannot be 0, and I fixed that. However, the
answer the resultant is '0'. When I use it as the defined name in my
graph I get an erroneus graph.
Anything else you can clarify. This is one of a very select few
problems I can't seem to figure out with my excel experience.
Your experise is much appreciated.
73,
PAZ
"jeff" <anonymous@discussions.microsoft.com> wrote in message news:<1261a01c4429a$cd0218c0$a501280a@phx.gbl>...
> hi,
>
> Enter you offset =OFFSET(C3:E5,-1,0,3,3)
> as an array (ctrl+shift+enter). go from there.
>
> jeff
>
> >-----Original Message-----
> >Folks,
> >
> >I am trying to create a dynamic chart using the
> following defined
> >name:
> >
> >=OFFSET('Data Input'!$C$116,0,0,0,(VLOOKUP
> (Report_Month,Lists!$A$1:$B$56,2)))
> >
> >It didn't seem to work, so I copied and pasted the
> formula into an
> >excel cell and got a #ref error. I then experimented
> for two hours
> >and can't get it to recognize a proper formula. I can't
> use the
> >'acount' function since I have some cells with blank
> data.
> >
> >I went back to remedial Offset 101 training and even
> tried from
> >scratch to build what MS has in their help area
> on 'offsets' as an
> >example:
> >
> >=OFFSET(C3:E5,-1,0,3,3)
> >
> >and with that I get a #value! error. No matter what I
> do, I can't get
> >Excel to recognize a range for the offset.
> >
> >I am at a loss. What am I doing wrong? Is there a bug
> or an option I
> >need to turn on?
> >
> >Any help is greatly appreciated.
> >
> >v/r
> >
> >Paul Zeitlin
> >.
> >
- Next message: jladika: "Re: micro for multi colors in a cell"
- Previous message: Debra Dalgleish: "Re: Top 20 Values"
- In reply to: jeff: "Offset Errors with Ranges"
- Next in thread: Zeitlin: "Re: Offset Errors with Ranges"
- Reply: Zeitlin: "Re: Offset Errors with Ranges"
- Messages sorted by: [ date ] [ thread ]