LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default 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.


 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Index match formula works in for one worksheet reference but not another [email protected] Excel Worksheet Functions 2 October 10th 06 06:35 PM
How do I convert works file to excel without works software? CatMB Excel Discussion (Misc queries) 1 June 21st 05 04:12 PM
How do I enter a SUM(cell:cell) in pocket excel so it works prope. WillyJ1000 Excel Worksheet Functions 2 February 10th 05 12:14 AM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


All times are GMT +1. The time now is 12:16 AM.

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"