Add Students in a Form to a Table
Use the form to add students to the table. The Student ID must follow the schema “LL-DDD”, where L is a letter A-Z and D is an integer 0-9. Find sample input student data in an Excel book here. Add Students to Course Student ID: First Name: Last Name: Add Student Enrolled Students StudentID First […]
Table of Contents
Use the form to add students to the table. The Student ID must follow the schema "LL-DDD", where L is a letter A-Z and D is an integer 0-9.
Find sample input student data in an Excel book here.
Add Students to Course
Enrolled Students
StudentID | First Name | Last Name |
---|---|---|
YU-238 | John | Doe |
ZT-766 | Jane | Smith |
AD-482 | Bob | Johnson |
XC-991 | Sarah | Lee |
GB-083 | Michael | Williams |
BK-709 | Emily | Brown |
FW-184 | David | Wilson |
ML-037 | Amy | Patel |
HE-052 | Kevin | Kim |
LR-600 | Christine | Nguyen |