Hello!
I use a table daily to track my students' test scores for a standardized exam. The exam has three components: math, reading, and verbal.
Each row is used to give details about a student's score in one specific section. For example, if Amanda sends me her test, she will actually get THREE rows in the table, like this:
R1: Jane Smith | Math Section | 75 points | January 8 2024
R2: Jane Smith | Reading Section | 21 points | January 8 2024
R3: Jane Smith | Verbal Section | 36 points | January 8 2024
The math/reading/verbal cell is a "choose one" cell. I cannot pre-fill the cell because it alternates between Math, Reading and Verbal. I wish there were a way to click a button that was like "create 3 new rows", and have them pre-filled with Math, then Reading, then Verbal in the section column. Any suggestions?