Forum Discussion
Data validation multiple criteria - Ticketing system
Where is that status column? Could you post screenshots of they layout (with anonymized data)? Or attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
HansVogelaar, thanks a lot! I have attached a version of it now.
So let's say that from the "Engineer assign" column of the the MainTable we choose Michael from the data validation dropdown list on row number 6 and we change the status to "Work in Progress"
When I want to add another task on row number 7 and access the data validation list from "Engineer assign" column, well I expect not to see anymore Michael's name in there because it's associated with a task already (Work in progress status) and he can be selected only if we change the status of its task (row #6) to "Completed" or "Not assigned".
So there's a big algorithm that contains Filtering, Vlookup (maybe?) and data validation.
Thanks a lot for your effort of answering me!