Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,872
Default Returning contents of a cell identified by two logic tests

Hi Steve,

Am Wed, 15 Apr 2015 13:44:38 +0100 schrieb SteveRH:

This has thrown up one further issue though, being that if there are 2
or 3 milestones in the same week I am currently only able to show the
first one. I know I can paste your formula into an array of cells to
obtain multiple results but that seems only to work if the results array
is a vertical one. I could really do with returning the multiple
results horizontally in columns G, H and I. Is there a genius solution
to this?


list all occurances of your weeks in column F.
Then try in G2:
=IFERROR(INDEX($B$1:$B$100,SMALL(IF(($A$1:$A$100=" Milestone")*($C$1:$C$100=F2),ROW($1:$100)),COUNTIF ($F$2:F2,F2))),"")
insert the array formula with CTRL+Shift+Enter and copy down.

Or look he
https://onedrive.live.com/?cid=9378A...121822A3%21326
for workbook "INDEX"


Regards
Claus B.
--
Vista Ultimate / Windows7
Office 2007 Ultimate / 2010 Professional
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
Returning contents of a cell based upon the minimum value in a ran Shawn Excel Worksheet Functions 4 September 2nd 07 08:48 PM
Returning contents of a cell in another sheet in same workbook Annette[_2_] Excel Discussion (Misc queries) 1 March 14th 07 04:04 PM
Countif Using Multiple Logic Tests Carl Excel Worksheet Functions 3 June 4th 06 07:09 AM
Returning contents of a cell Dan Excel Worksheet Functions 0 March 26th 06 11:48 PM
Two Logic tests in an IF Statement timmadge Excel Worksheet Functions 2 February 7th 06 03:15 PM


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