View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
aflatoon[_7_] aflatoon[_7_] is offline
external usenet poster
 
Posts: 1
Default ? offset('activecell',,-2,1,1) in Named Formula ?


You can define k as:
=INDIRECT(RC[-2],FALSE)
or if you only use it on one sheet, then select cell C1 and define k
as:
=A1



Matthew Dodds;696805 Wrote:

I have a cell formula as part of a WorkSheet for explaining stats
=prob_T^(A9) * (1-prob_T)^(n-A9)

I would prefer to use a Name, k, in place of the A9 relative
reference, as this would align the WorkSheet with standard stats names
& make explanations easier to understand.

This name needs return a reference to the cell at at columnoffset(-2)
relative to the cell the Name is used in ... the syntax I've used in
the subject line is as close as I've got so far ...

?? is this something that can be made to work?

input gratefully received

Mat



--
aflatoon

Regards,
A.
------------------------------------------------------------------------
aflatoon's Profile: 1501
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=194838

http://www.thecodecage.com/forumz