rawdata89
New Member
- Joined
- Apr 26, 2022
- Messages
- 6
- Office Version
- 2021
- Platform
- Windows
- MacOS
- Mobile
- Web
Hello
I am trying to create the exams taken column with a very large file. What would I need to use to create something like column b (EXAMS TAKEN) where it returns the coulmn header by student who took a given exam?
I am trying to create the exams taken column with a very large file. What would I need to use to create something like column b (EXAMS TAKEN) where it returns the coulmn header by student who took a given exam?
Student No. | EXAMS TAKEN | ART EXAM | PE EXAM | FREE LUNCH? | MATH EXAM | SPECIAL ED? |
Student 1 | PE EXAM & MATH EXAM | FALSE | 98 | TRUE | 90 | TRUE |
Student 2 | PE EXAM | FALSE | 100 | TRUE | FALSE | FALSE |
Student 3 | ART EXAM & PE EXAM & MATH EXAM | 89 | 95 | FALSE | 75 | FALSE |