Drop down values to auto update when sources are updated

Emma Ccycling

New Member
Joined
Nov 15, 2017
Messages
1
Hello

I've been trying to figure out a solution to this for a few days but i'm completely stuck!
gTWGF6


I have a table of data which contains the sources (6370) for 6370 separate dropdowns. Each source corresponds to a tutor and date. There are 14 tutors and 455 dates hence the 6370 separate dropdowns.

Each source contains 4 values with the top value updating depending on values in another sheet (if that tutor is booked onto a course on that date it will change to 'Booked')

[TABLE="width: 500"]
<tbody>[TR]
[TD]Danielle Riley/ Booked[/TD]
[/TR]
[TR]
[TD]Busy[/TD]
[/TR]
[TR]
[TD]Tentative[/TD]
[/TR]
[TR]
[TD]Bank Holiday[/TD]
[/TR]
</tbody>[/TABLE]

There is then a table by date and tutor with dropdowns for the tutors availability on each day.

[TABLE="width: 500"]
<tbody>[TR]
[TD]Tutor[/TD]
[TD]01-Jan-18[/TD]
[TD]02-Jan-18[/TD]
[/TR]
[TR]
[TD]Danielle Riley[/TD]
[TD]Danielle Riley[/TD]
[TD]Booked[/TD]
[/TR]
</tbody>[/TABLE]

If the top value in the source is updated (ie a tutor is booked onto a course or taken off a course) then i want this to auto update the value shown in the dropdown.


For example:

[TABLE="width: 500"]
<tbody>[TR]
[TD]Tutor[/TD]
[TD]01-Jan-18[/TD]
[TD]02-Jan-18[/TD]
[/TR]
[TR]
[TD]Danielle Riley[/TD]
[TD]Danielle Riley[/TD]
[TD]Booked[/TD]
[/TR]
</tbody>[/TABLE]

If i book Danielle Riley onto a course on 01-Jan-18 then the source value will update to 'Booked' I then want the value in the dropdown to auto update to show that she is booked on that date.

Any help would be greatly appreciated!

Thanks
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,223,214
Messages
6,170,772
Members
452,353
Latest member
strainu

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