Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index match formula works in for one worksheet reference but not another | Excel Worksheet Functions | |||
How do I convert works file to excel without works software? | Excel Discussion (Misc queries) | |||
How do I enter a SUM(cell:cell) in pocket excel so it works prope. | Excel Worksheet Functions | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |