Data Validation Dropdown remove item when limit reached

dave3009

Well-known Member
Joined
Jun 23, 2006
Messages
7,146
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
  2. Mobile
  3. Web
Hi Guys

I need a little hand with find a solution to a data validation issue. I checked the search and the usual help sites such as contextures.com but haven't managed to find an answer.

Basically I am creating a booking system, when a class has reached it's limit I want it not to appear in my validation dropdown. The limit for arguments sake is 15,
Excel Workbook
AB
1ClassAttendees
2Class 11
3Class 215
4Class 36
5Class 42
6Class 515
Sheet1
Excel 2007

At the moment I use a standard OFFSET so I can add and delete classes and keep my list neat, but for this example I do not want sheet users to be able to book in more than the limit to one particular class so when it reaches 15 it will no longer be available as a choice. So in the above example only classes 1, 3 & 4 would be options.

I'm going to be sharing this workbook if that makes any difference to the possible solutions. And restrictions at work mean VBA is not an option, apparently.

Thanks for looking, TIA for any solutions

Regards


Dave
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hi Biff

This was an excellent help, Thank you very much

Regards


Dave
 
Upvote 0
Hi Biff

I hope I can come back to this to expand a little. Sorry if I am being a pest.

Normally we run classes which can hold 15 people in total, but on occasion we need to sub divide the classes depending on the needs of the group being booked in. these would be split equally so on occasion we split a class of 15 into 3 classes of 5. It does not get any more complex than that.

Is there a way I can set this kind of set up or am I being too demanding?

TIA

Dave
 
Upvote 0
Hi Biff

I hope I can come back to this to expand a little. Sorry if I am being a pest.

Normally we run classes which can hold 15 people in total, but on occasion we need to sub divide the classes depending on the needs of the group being booked in. these would be split equally so on occasion we split a class of 15 into 3 classes of 5. It does not get any more complex than that.

Is there a way I can set this kind of set up or am I being too demanding?

TIA

Dave
Can you refresh my memory with an example?
 
Upvote 0

Forum statistics

Threads
1,225,157
Messages
6,183,249
Members
453,152
Latest member
ChrisMd

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