Hello,
I have a form with all the information I need and it goes into a table called input. There is an additional column there named level, now what I need is for it to lookup the level information from a query and copy and paste it into the column of level in the table of input. How would I...