[15414] in Athena Bugs
Re: Laura Baldwin: sun4 8.1.4: xess; previous @cellref report
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Aug 22 13:00:25 1997
To: Mike Barker <mbarker@MIT.EDU>
Cc: bugs@MIT.EDU, boojum@MIT.EDU
In-Reply-To: Your message of "Fri, 22 Aug 1997 12:54:01 EDT."
<199708221654.MAA24750@megara.MIT.EDU>
Date: Fri, 22 Aug 1997 13:00:20 EDT
From: Alex T Prengel <alexp@MIT.EDU>
>wchuang has pointed out to me that @cellref starts numbering columns
>from 0, rows from 1, so the fact that it doesn't produce the correct
>value is because it's not looking where I expect it to.
... and of course, just to keep things interesting, it's @cellref(col,row),
not @cellref(row,col). However...
>Oops, never mind.
I still see a problem: it doesn't seem to update the value when the referenced
cell gets changed- the value displayed seems to always stay at the initial
value in the refenced cell?!
Alex