First of all, you'd need 61 columns to go from 2008 to 2068.
That brings you out to BI100, not BH100!
Try this *array* formula in BJ1:
=INDEX(A$100:BI$100,MATCH(TRUE,A1:BI1>0,0))

Signature
Array formulas must be entered with CSE, <Ctrl> <Shift > <Enter>, instead of
the regular <Enter>, which will *automatically* enclose the formula in curly
brackets, which *cannot* be done manually.
You *must also* use CSE when revising the formula.
*After* the CSE entry, copy the formula down to BJ100.
--
HTH,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
> I have a spread sheet of 100 rows & 60 columns
> Bottom row is years 2008 thru 2068 -- Range A1:BH100
[quoted text clipped - 7 lines]
> I have tried lookup, hlookup & match but probably am not doing something
> right.
Duplatt - 31 Mar 2008 04:41 GMT
RD - Thank You, it worked great-- and you are right,of course, about the
number of columns.
Appreciated -- Duane
> First of all, you'd need 61 columns to go from 2008 to 2068.
> That brings you out to BI100, not BH100!
[quoted text clipped - 17 lines]
> > I have tried lookup, hlookup & match but probably am not doing something
> > right.
RagDyeR - 31 Mar 2008 15:42 GMT
You're welcome, and your feed-back is appreciated.

Signature
Regards,
RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------
RD - Thank You, it worked great-- and you are right,of course, about the
number of columns.
Appreciated -- Duane
"Ragdyer" wrote:
> First of all, you'd need 61 columns to go from 2008 to 2068.
> That brings you out to BI100, not BH100!
[quoted text clipped - 20 lines]
> > I have tried lookup, hlookup & match but probably am not doing something
> > right.