Rhys Lewis
New Member
- Joined
- Sep 27, 2017
- Messages
- 3
Hi all,
I am trying to get my spreadsheet to copy data from a specific cell if two other cells match a specific criteria.
Could anyone assist?
[TABLE="width: 1016"]
<tbody>[TR]
[TD]Surname[/TD]
[TD]First Name[/TD]
[TD]Date[/TD]
[TD]First Activity[/TD]
[TD]Last Activity[/TD]
[TD]Log In[/TD]
[TD] Log Out[/TD]
[TD] Total Minutes[/TD]
[/TR]
[TR]
[TD]Addis[/TD]
[TD]Neil[/TD]
[TD]Wednesday 03-Jan[/TD]
[TD]08:41 (Access Granted)[/TD]
[TD]17:46 (Exit Granted)[/TD]
[TD="align: right"]03/01/2018 08:41[/TD]
[TD="align: right"]04/01/2018 00:00[/TD]
[TD="align: right"]09:04[/TD]
[/TR]
</tbody><colgroup><col><col><col><col><col><col><col><col></colgroup>[/TABLE]
So I would like to copy the data from First Activity (D2) if Surname (A2) contains "Addis" & Date (C2) contains "03-Jan". I just can't figure out what formula I should be using!
Any help would be greatly appreciated.
I am trying to get my spreadsheet to copy data from a specific cell if two other cells match a specific criteria.
Could anyone assist?
[TABLE="width: 1016"]
<tbody>[TR]
[TD]Surname[/TD]
[TD]First Name[/TD]
[TD]Date[/TD]
[TD]First Activity[/TD]
[TD]Last Activity[/TD]
[TD]Log In[/TD]
[TD] Log Out[/TD]
[TD] Total Minutes[/TD]
[/TR]
[TR]
[TD]Addis[/TD]
[TD]Neil[/TD]
[TD]Wednesday 03-Jan[/TD]
[TD]08:41 (Access Granted)[/TD]
[TD]17:46 (Exit Granted)[/TD]
[TD="align: right"]03/01/2018 08:41[/TD]
[TD="align: right"]04/01/2018 00:00[/TD]
[TD="align: right"]09:04[/TD]
[/TR]
</tbody><colgroup><col><col><col><col><col><col><col><col></colgroup>[/TABLE]
So I would like to copy the data from First Activity (D2) if Surname (A2) contains "Addis" & Date (C2) contains "03-Jan". I just can't figure out what formula I should be using!
Any help would be greatly appreciated.