Limiting Data Validation Drop Down Menu Frequency

justmeg

New Member
Joined
Jul 6, 2018
Messages
1
Hello.

I have a list of people who need to select training dates from a list available.

I have created a Data Validation drop down menu for the people based off a list of classes available.

I have also created FILTER formulas to sort the attendees into attendance lists.

My only issue left is that there is a limit for how many people can attend each class. I would like to impose a condition to not allow a date to be selected from the drop down menu once the count of participants reaches 25.

However, if I try to impose a =IF('Sept 6'!D3=<25,"sept 6",""), I have to turn on Iterative Calculation, which tends to mess things up a little bit.

"Circular dependency detected. To resolve with iterative calculation, see File > Spreadsheet Settings.", once I turn on Iterative Calculation (which I've never used before) I'm not sure about what settings to select there.

Anyways, any help would be appreciated to impose a condition or limit to number of times a drop down menu selection may be selected.

Thanks in advance!
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,214,908
Messages
6,122,186
Members
449,071
Latest member
cdnMech

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