ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Getting a cell reference when a value is less than 0 in Excel Works (https://www.excelbanter.com/excel-worksheet-functions/148187-re-getting-cell-reference-when-value-less-than-0-excel-works.html)

Bob

Getting a cell reference when a value is less than 0 in Excel Works
 
Any way to get this across multiple worksheets (I have 9).

I have one worksheet with the results and would like to hide the nine
worksheets with the dates and numbers.


"T. Valko" wrote:

Click to show or hide original message or reply text.


You're welcome. Thanks for the feedback!

Biff

"Bob" wrote in message
...
Worked like a charm. Thank you.

"T. Valko" wrote:

Try this array formula**:

A4:F4 = dates
A7:F7 = numbers

=INDEX(A4:F4,MATCH(TRUE,A7:F7<0,0))

Format as DATE

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER)

Biff

"Bob" wrote in message
...
I have a set of monthly worksheets with dates in row 4
under each date (in row 7) I have a set of values that vary in numbers.

I would like a formula that would tell me the first date in each month
(or
worksheet) that the numbers in row 7 are less than 0.




All times are GMT +1. The time now is 04:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com