I have a list of dates & times in column A, in colum B I have a list of events that happened at that time
I want to create a list of dates an times of every time a specific event happened
eg
A
18/2/19 12:53 Water
25/1/19 18:22 Electric
27/1/19 21:13 Water
27/1/19 23:30 Dust
27/1/19 23:50 Water
28/1/19 13:43 Electric
30/1/19 15:00 Dust
30/1/19 17:19 Water
31/1/19 11:56 Water
So I want a list all Water in Jan 19 & Creat a list as follows
27/1/19 21:13
27/1/19 23:50
30/1/19 17:19
31/1/19 11:56
I have it on pivot at he momnt but would Like an list instead
I want to create a list of dates an times of every time a specific event happened
eg
A
18/2/19 12:53 Water
25/1/19 18:22 Electric
27/1/19 21:13 Water
27/1/19 23:30 Dust
27/1/19 23:50 Water
28/1/19 13:43 Electric
30/1/19 15:00 Dust
30/1/19 17:19 Water
31/1/19 11:56 Water
So I want a list all Water in Jan 19 & Creat a list as follows
27/1/19 21:13
27/1/19 23:50
30/1/19 17:19
31/1/19 11:56
I have it on pivot at he momnt but would Like an list instead