View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default How to output the left most cell?


Morrigan Wrote:

I personally try to avoid using array formula. Is there a different
approach that does not require the use of array formula?


=INDEX(A1:BZ1,MATCH(1,INDEX(ISNUMBER(A1:BZ1)+0,0), 0))


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=504215