Steve 1962
Active Member
- Joined
- Jan 3, 2006
- Messages
- 379
- Office Version
- 365
- Platform
- Windows
Hi
I have a list of events (column A) and associated dates & times (columns B & C). I wish to grab the "commence" and "end" times for a particular event and place them in a summary area of an adjacent worksheet. As can be seen by my example, the dates & times that I have manually extracted can be found in cells F14:G15. How do I extract these values automatically with formulas ?
Thanks
Steve
Excel 2007
I have a list of events (column A) and associated dates & times (columns B & C). I wish to grab the "commence" and "end" times for a particular event and place them in a summary area of an adjacent worksheet. As can be seen by my example, the dates & times that I have manually extracted can be found in cells F14:G15. How do I extract these values automatically with formulas ?
Thanks
Steve
Excel Workbook | |||||||||
---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | |||
1 | Commence | End | |||||||
2 | Event 1 | 12:17 3-May | 18:40 3-May | ||||||
3 | Event 1 | 17:15 3-May | 21:00 3-May | ||||||
4 | Event 1 | 16:30 4-May | 20:10 4-May | ||||||
5 | Event 1 | 19:00 4-May | 01:43 5-May | ||||||
6 | Event 1 | 20:55 4-May | 03:38 5-May | ||||||
7 | Event 2 | 04:00 5-May | 04:50 5-May | ||||||
8 | Event 2 | 06:00 5-May | 06:45 5-May | ||||||
9 | Event 2 | 08:00 5-May | 08:15 5-May | ||||||
10 | Event 2 | 09:37 5-May | 10:26 5-May | ||||||
11 | Event 2 | 11:00 5-May | 12:45 5-May | ||||||
12 | Event 2 | 14:31 5-May | 15:36 5-May | ||||||
13 | Commence | End | |||||||
14 | Event 1 | 12:17 3-May | 03:38 5-May | ||||||
15 | Event 2 | 04:00 5-May | 15:36 5-May | ||||||
Sheet1 |