Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CC CC is offline
external usenet poster
 
Posts: 91
Default How to use or < in LOOKUP formula?

I am trying to search a row of numbers for the first occurence of a number
=500 and return the date at which the number is found, where the dates are

the column headings in the spreadsheet. I can use LOOKUP to find the date
where the value = 500 but I need to find when it becomes =500.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default How to use or < in LOOKUP formula?

if the values are in row 2 and dates in row 1, try:

=LOOKUP(1,1/(2:2=500),1:1)


"CC" wrote:

I am trying to search a row of numbers for the first occurence of a number
=500 and return the date at which the number is found, where the dates are

the column headings in the spreadsheet. I can use LOOKUP to find the date
where the value = 500 but I need to find when it becomes =500.

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
need help with lookup formula Gil[_2_] Excel Worksheet Functions 5 January 31st 08 03:09 AM
Lookup Formula Bernadette Excel Discussion (Misc queries) 3 December 16th 07 07:18 PM
Lookup formula? tmerton Excel Discussion (Misc queries) 1 May 2nd 06 02:49 AM
Formula help (Lookup) Ola Sigurdh Excel Discussion (Misc queries) 6 September 7th 05 01:14 AM
Lookup Formula - but have a formula if it can't find/match a value Stephen Excel Worksheet Functions 11 June 14th 05 05:32 AM


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

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

About Us

"It's about Microsoft Excel"