Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Return a value when the number is negative

Hi,

I am wanting help on getting a formula to lookup column A and B. A has
numbers and B has dates.

I want a formula that will tell me when the amounts in Column A turn
negative for the first time.

Any help is appreciated.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 695
Default Return a value when the number is negative

{=MIN(IF(A1:A65500<0,RÆKKE(A1:A65500)))}

{} means u have to type CTRL+SHIFT+ENTER



"Excel_Oz" skrev:

Hi,

I am wanting help on getting a formula to lookup column A and B. A has
numbers and B has dates.

I want a formula that will tell me when the amounts in Column A turn
negative for the first time.

Any help is appreciated.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Return a value when the number is negative

Thanks, but I couldnt get that one to work.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 695
Default Return a value when the number is negative

sry try this

{=MIN(IF(A1:A65500<0,ROW(A1:A65500)))}



"Excel_Oz" skrev:

Thanks, but I couldnt get that one to work.


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Negative Number to Postive number Tedd Excel Worksheet Functions 7 September 2nd 09 04:34 PM
negative number to positive number Mike Casey Excel Discussion (Misc queries) 2 April 26th 06 05:43 PM
Negative return in =DATEDIF function Steve Excel Discussion (Misc queries) 4 March 2nd 06 06:22 PM
return 0 instead of a negative # Rusty Excel Discussion (Misc queries) 3 January 20th 06 01:30 AM
2003= negative number&2004= negative number How Do I Calculate gro Jason Excel Worksheet Functions 1 January 14th 05 05:24 PM


All times are GMT +1. The time now is 07:37 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"