Hi,
We have a sheet where users can select Yes/No drop downs in 5 cells.....They are able to select multiple cells.....BUt it should be ONLY 1 Yes selection...If they select multiple cells as Yes...and try to submit data.. then the data submission should be stopped.
We need to check the cells..and if multiple cells are selected as 'Yes'..then we need to show a message ..and stop data submission...
All these cells have named ranges..how can we put this in Code.
Thanks
We have a sheet where users can select Yes/No drop downs in 5 cells.....They are able to select multiple cells.....BUt it should be ONLY 1 Yes selection...If they select multiple cells as Yes...and try to submit data.. then the data submission should be stopped.
We need to check the cells..and if multiple cells are selected as 'Yes'..then we need to show a message ..and stop data submission...
All these cells have named ranges..how can we put this in Code.
Thanks