#1   Report Post  
Posted to microsoft.public.excel.misc
Blackcat
 
Posts: n/a
Default First Over 0

I have two rows of cells, the first row contains a financial year ie 06/07.
The second contains values relating to that year.

I need a formula that will find the cell that contains the first value in
the row that is 0 or greater and prroduce the year as the answer.

eg
06/07 07/08 08/09 09/10 10/11
-15 -10 -10 12 11

In this example the answer would be 09/10

I'm struggling with lookup and match so any help would be greatly appreciated.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default First Over 0

=INDEX(A1:Z1,MATCH(TRUE,A2:Z2=0,0))


needs to be entered with ctrl + shift & enter, format result as date if the
first row is numerical


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"Blackcat" wrote in message
...
I have two rows of cells, the first row contains a financial year ie 06/07.
The second contains values relating to that year.

I need a formula that will find the cell that contains the first value in
the row that is 0 or greater and prroduce the year as the answer.

eg
06/07 07/08 08/09 09/10 10/11
-15 -10 -10 12 11

In this example the answer would be 09/10

I'm struggling with lookup and match so any help would be greatly
appreciated.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default First Over 0

Peo, You make me feel a rookie!

Regards,
--
AP

"Peo Sjoblom" a écrit dans le message
de news: ...
=INDEX(A1:Z1,MATCH(TRUE,A2:Z2=0,0))


needs to be entered with ctrl + shift & enter, format result as date if
the first row is numerical


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"Blackcat" wrote in message
...
I have two rows of cells, the first row contains a financial year ie
06/07.
The second contains values relating to that year.

I need a formula that will find the cell that contains the first value in
the row that is 0 or greater and prroduce the year as the answer.

eg
06/07 07/08 08/09 09/10 10/11
-15 -10 -10 12 11

In this example the answer would be 09/10

I'm struggling with lookup and match so any help would be greatly
appreciated.

Thanks





  #5   Report Post  
Posted to microsoft.public.excel.misc
Blackcat
 
Posts: n/a
Default First Over 0

Thanks to you both problem solved.

You BOTH make me feel like a rookie!



"Blackcat" wrote:

I have two rows of cells, the first row contains a financial year ie 06/07.
The second contains values relating to that year.

I need a formula that will find the cell that contains the first value in
the row that is 0 or greater and prroduce the year as the answer.

eg
06/07 07/08 08/09 09/10 10/11
-15 -10 -10 12 11

In this example the answer would be 09/10

I'm struggling with lookup and match so any help would be greatly appreciated.

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"