Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Tweaking a Lookup Formula

The formula below reports the smallest/oldest date in the range
"CNI_002". I have 2 modifications I need to make but am not sure how
to merge them into this.

1) I need to exclude a handful of sells in the range. I have a few
summary rows that have target dates for the different phases in a
project. I have tried changing the source of the range to exclude the
summary rows however my formula fails after making the change. I
currently have "CNI_002" set to "Worksheet!S:S".

2) In the event i have a tie, that is 2 dates that are the same, I
need the topmost (closet to the top of the column) or however you
would describe it, to be the reference cell. Basically column A on
this aheet has a letter code that is associated with a department. In
the event the creative and services departments have a task due on
10/30 i can;t be sure the dependent task from creative will be what is
referenced.

this is the formula:

=IF(COUNT(CNI_002),LOOKUP(MIN(CNI_002),CNI_002,Wor ksheet!A:A),LOOKUP(IF
(COUNTA(CNI_002),CNI_002,Worksheet!A:A),"",""))

Thank you for any help!
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
Help with tweaking formula Johndb Excel Worksheet Functions 5 July 24th 09 11:28 PM
Tweaking a current formula EG Excel Programming 3 September 14th 06 06:57 PM
Tweaking formula? Richard Excel Discussion (Misc queries) 2 August 14th 06 12:52 PM
Golf Score Formula needs tweaking kevhatch Excel Discussion (Misc queries) 2 April 29th 06 12:48 AM
Formula needs tweaking - HELP!! PM Excel Programming 9 November 28th 03 09:13 AM


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