Formula on how to extract datas to move to another sheet based on conditional statement

isabel1217

Board Regular
Joined
Sep 23, 2005
Messages
100
Hope you could help me, I wanted to transfer information from one sheet to another to answer the condition that I want. This is table one below on sheet 1.

Sheet 1

1 A B C D E F G H I J K L M N O P
2 Client No. 18/07/2015 19/07/2015 20/07/2015 21/07/2015 22/07/2015 23/07/2015 24/07/2015 25/07/2015 26/07/2015 27/07/2015 28/07/2015 29/07/2015 30/07/2015 31/07/2015 1/08/2015
3 111 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00
4 222 10:00 8:00 8:00 8:00 10:00 10:00 8:00 8:00 8:00 10:00 10:00 8:00 8:00 8:00 10:00
5 333 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00 6:00
6 444 6:00 10:00 10:00 10:00 6:00 6:00 10:00 10:00 10:00 6:00 6:00 10:00 10:00 10:00 6:00
7 555 Dayoff 17:00 17:00 17:00 Dayoff Dayoff 17:00 17:00 17:00 Dayoff Dayoff 17:00 17:00 17:00 Dayoff
8 666 Dayoff 5:30 5:30 5:30 Dayoff Dayoff 5:30 5:30 5:30 Dayoff Dayoff 5:30 5:30 5:30 Dayoff
9 777 6:00 10:00 10:00 10:00 6:00 6:00 10:00 10:00 10:00 6:00 6:00 10:00 10:00 10:00 6:00


Sheet 2

A3 - Client No. - 111
B3 - Starting Date - 20/07/15
C3 - Ending Date - 30/07/15

What is the formula extracting datas from Sheet 1 to Sheet 2 based from the information for Client 111 from starting date to Ending Date.

The result would be like this.

Client No. 111 Starting Date 20/07/15 - 30/07/15

20/07/2015 21/07/2015 22/07/2015 23/07/2015 24/07/2015 25/07/2015 26/07/2015 27/07/2015
8:00 8:00 8:00 8:00 8:00 8:00 8:00 8:00
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Sorry for the table that I made..messy :(...how can I post an excel picture here? I am using Mac. Thank you
 
Upvote 0

Forum statistics

Threads
1,216,106
Messages
6,128,863
Members
449,473
Latest member
soumyahalder4

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top