pulling data from master sheet based on date and time (shedule/diary)

AkaTrouble

Well-known Member
Joined
Dec 17, 2014
Messages
1,544
hiya

have been asked to make a schedule diary type work book for a friend

so far i have created a userform for entering data appointments etc to a worksheet called "MasterData" (will show example below)

i need to produce a Day / Week / Month sheet that populates from this source data

i have not done any layout for these pages as yet so can't offer any samples but to describe end user request

could i put a date on day sheet and see all entries against the time in column 15 minute intervals

on the weekly sheet could i see 7 equal boxes one for each day that shows first 5 or 6 entries for that day

on the monthly sheet have the days show like a calendar with 5 lines for each date displayed

my thoughts are to create a fixed layout for each and enter a day Week end or month which then populates each (seperate each sheet not dependant on another)

i am guessing Vlookup or index and match but don't know where to start as day will need to be against time as well as date and there will be more than one result for each date (just thought i will put error check in userform to confirm no duplicate time and date entries)

below simplified MasterData sheet

Any help or ideas Gratefully Recieved ... Thanks for reading and hope makes sense

regards Trubs

DATETIMEDESCRIPTIONVALUE
27/03/201712:00Lunch£20.00
28/03/201712:00Lunch£20.00
29/03/201712:00Lunch£20.00
30/03/201712:00Lunch£20.00
31/03/201712:00Lunch£20.00
01/04/201712:00Lunch£20.00
02/04/201712:00Lunch£20.00
27/03/201713:00work
28/03/201713:00work
29/03/201713:00work
30/03/201713:00work
31/03/201713:00work
01/04/201713:00work
02/04/201713:00work

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,215,674
Messages
6,126,144
Members
449,294
Latest member
Jitesh_Sharma

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