Hi all,
I have a form which asks the user to input student numbers from an excel/google sheet into a long text field. This will happen weekly.
How might I take each of these student numbers (separated by a space) and put them onto a separate record (where student number is the primary key) in a separate table?
Happy for other suggestions.


