VBA code to associate Agenda start time with Timetable view start time and end time

Coretex

New Member
Joined
Jul 19, 2016
Messages
9
Hello Forum!

I was wondering if you could help me with a little problem I am having. I have an Agenda sheet for the days of the week, and a Schedule timetable sheet. Basically I have a dropdown of a start time for a certain module on the agenda sheet (Day1 B:10) it currently checks the value of the dropdown and adds it into the Schedule view in the one cell for that day. =IF(B:10=B3,moduleInfo," ")

I need this to be smarter, and i am having a hard time doing it. I need some VBA code so it can smartly see the start asnd end time from the dropdown box and add it to the timetable view, and then merge the cells together.

The issue I have at the moment is that I have to manually merge the cells, and then the cells lose there formula :S I will attach the sheet, any help would be much appreciated. Thanks
 

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