J
Joe Blow
I am in the need of some assistance...
I have some number of names, ie wk2, wk6, wk8, wk9 & wk10, the list
of named references could go out to wk52
I have 1,2,3,...52 in rows b3:b54
I am trying to determine the last named reference.
I have been looking at some thing like
{=max(if(isref(indirect("wk"&(b3:b54))),b3:b54,0))}
but that doesn't work
What I need is the last number, in this case 10, for the last valid
reference.
Any help would be appreciated.
Joe
I have some number of names, ie wk2, wk6, wk8, wk9 & wk10, the list
of named references could go out to wk52
I have 1,2,3,...52 in rows b3:b54
I am trying to determine the last named reference.
I have been looking at some thing like
{=max(if(isref(indirect("wk"&(b3:b54))),b3:b54,0))}
but that doesn't work
What I need is the last number, in this case 10, for the last valid
reference.
Any help would be appreciated.
Joe