cktcPeterson
Member
- Local time
- Yesterday, 20:24
- Joined
- Mar 23, 2022
- Messages
- 74
I just came across insert query while trying to find out how to copy a filed in table Applications to a specific record/field in Requested Course.
Here is what I am trying to do.
I have a form with table/query Requested Course
If the Student ID# is blank I have a pop up form people can search for their id number.
The form with a list of Students and ID numbers search page pops up.
They can select name and the ID number filters.
I want to click a command button and copy the field and past in the Requested Course form/query/table (not sure the language on that)
ideally just a copy and paste vba or macro will help, but I came across insert query and was intriqued.
Thanks!
Here is what I am trying to do.
I have a form with table/query Requested Course
If the Student ID# is blank I have a pop up form people can search for their id number.
The form with a list of Students and ID numbers search page pops up.
They can select name and the ID number filters.
I want to click a command button and copy the field and past in the Requested Course form/query/table (not sure the language on that)
ideally just a copy and paste vba or macro will help, but I came across insert query and was intriqued.
Thanks!