Re: Specifying a range using cell values
- From: Jody Goldberg <jody gnome org>
- To: brad <brad fortunet com>
- Cc: gnumeric-list gnome org
- Subject: Re: Specifying a range using cell values
- Date: Thu, 1 Jul 2004 13:08:56 -0400
On Fri, Jun 25, 2004 at 11:38:52AM -0700, brad wrote:
I'm trying to sum a range of cells, but I want to use cell values to
specify what range to sum.
I've tried:
sum(address(A1,2):address(A2,2))
but this only gives me a syntax error. I've also looked at the offset
function, but I can't find any examples and I have yet to construct an
offset statement that doesn't result in a syntax error.
address returns the range as a string.
Pass that into OFFSET
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]