SirenFeather
New Member
- Joined
- Mar 17, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
I manage a database for a school program and I am trying to improve the sheet to be more helpful during our enrollment season.
Basically, our excel sheet has a 'Master Sheet' that contains the names, phone numbers, language, birthday, and a comments column that usually includes if a student tested too high to be in our program. Each semester we make a new sheet for each class. When we register a student, we type their name in and the phone #, language, and birthday aggregate on its own with a vlookup formula.
The issue is, when a student tests out we highlight their name in red on the master sheet. But unless our advisors look their name up in the master sheet, they won't know the student tested out and may register them accidently. What I want to do is when they put the student's name in the class sheet, it will do either of the following:
(a) Look for their name in the 'master sheet' and copy the formatting that cell has to the class sheet
(b) In the 'master sheet', the comments column (column e) always has an @ symbol if they tested out, though sometimes there is other information like the score and test form. So it could lookup the student's name in the 'master sheet', check if there is an @ symbol at all in column e, and change the cell color if their is
Is there a formula I can apply with conditional formatting or some other method that would make a student's cell turn red in the class sheet if they are marked as tested out in our master sheet?
*Note: We use both the desktop version and OneDrive. I usually edit the sheet in the desktop version, upload it to OneDrive, then share it with everyone so we can all can use it in real time
Basically, our excel sheet has a 'Master Sheet' that contains the names, phone numbers, language, birthday, and a comments column that usually includes if a student tested too high to be in our program. Each semester we make a new sheet for each class. When we register a student, we type their name in and the phone #, language, and birthday aggregate on its own with a vlookup formula.
The issue is, when a student tests out we highlight their name in red on the master sheet. But unless our advisors look their name up in the master sheet, they won't know the student tested out and may register them accidently. What I want to do is when they put the student's name in the class sheet, it will do either of the following:
(a) Look for their name in the 'master sheet' and copy the formatting that cell has to the class sheet
(b) In the 'master sheet', the comments column (column e) always has an @ symbol if they tested out, though sometimes there is other information like the score and test form. So it could lookup the student's name in the 'master sheet', check if there is an @ symbol at all in column e, and change the cell color if their is
Is there a formula I can apply with conditional formatting or some other method that would make a student's cell turn red in the class sheet if they are marked as tested out in our master sheet?
*Note: We use both the desktop version and OneDrive. I usually edit the sheet in the desktop version, upload it to OneDrive, then share it with everyone so we can all can use it in real time