J
jC!
hi all,
i would like to lookup a value in column A, which might produce two or
more results from column B
an example
Column A (Date) Column B (Task Completed)
11/12/2003 Task 01
13/12/2003 Task 02
10/12/2003 Task 03
10/12/2003 Task 04
11/12/2003 Task 05
14/12/2003 Task 06
10/12/2003 Task 07
now i would like to create a list to display all the tasks completed
on the 10/12/2003
Task 03
Task 04
Task 07
the value (10/12/2003) i will change at will, the length of the array
for lookup data and result data will vary
i presume this would have to be entered as an array, but that is the
extend of my knowledge - if anybody could provide some hints or
direction as to what Worksheet Functions to use, this would be mostly
appreciated.
cheers....
.....jurgenC!
i would like to lookup a value in column A, which might produce two or
more results from column B
an example
Column A (Date) Column B (Task Completed)
11/12/2003 Task 01
13/12/2003 Task 02
10/12/2003 Task 03
10/12/2003 Task 04
11/12/2003 Task 05
14/12/2003 Task 06
10/12/2003 Task 07
now i would like to create a list to display all the tasks completed
on the 10/12/2003
Task 03
Task 04
Task 07
the value (10/12/2003) i will change at will, the length of the array
for lookup data and result data will vary
i presume this would have to be entered as an array, but that is the
extend of my knowledge - if anybody could provide some hints or
direction as to what Worksheet Functions to use, this would be mostly
appreciated.
cheers....
.....jurgenC!