I am working on a form and need some help. There is a column of cells that has a data validation drop down list,(pass,fail). Based on the “pass” selection in an individual cell the next five cells should be locked. Is it better to use a VBA or custom data validation ? And how would I build it to not interfere with the other drop down list validation ?