Comparing dates and copying information

CaWingz

New Member
Joined
Oct 20, 2017
Messages
7
Trying to figure out the best way to compare some dates and copy information associated with them.

sheet1 is a schedule with dates for the entire year in Row 2, and names of employees in column A. Then filled in with various Letters depending on if the employee is scheduled to work, on vacation, normal time off, etc.

Sheet 2, I'm trying to just pull a week of the schedule from sheet1 at a time and only the names scheduled for the day. So in 'A2' I have a date that I enter and then 7 consecutive dates are formulas for the next 7 columns in row 2 for the next 7 days. Below each of these dates I want to know who is scheduled to work.

So I need something that can reference the date in sheet2, find the appropriate date on sheet1, look to see if someone is scheduled to work (the symbol used for work days is an 'x') and then read the name in column A and paste that name in sheet2 below the appropriate date.

Hope this make sense.
Thanks
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,730
Messages
6,126,529
Members
449,316
Latest member
sravya

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