I have a spreadsheet for some schools to enter their student data and there are a few required fields. Column A is for students' first names, column B is for students' last names, column C is for student status (ft vs. pt), column D is for major, and column E is for gender. I want to make sure that if first name and last name are entered in a row, the information of student status, major, and gender will be also be provided. The amount of students in a given school could be up to several hundreds, so I can't really write some codes to require answers for one student record and repeat it several hundred times. Can someone please help me with some codes that require answers for all the student records if first name and last name are entered to a row of the student records?
Thank you very much!
Bookmarks