papadega3000
Registered User.
- Local time
- Yesterday, 23:04
- Joined
- Jun 21, 2007
- Messages
- 80
I have general question about queries and data entry form working together.
I have made a drop down list that queries a field spitting back all of the entered data in that field. The next action I want to do is upon selecting a certain item from that list I want to enter in the selected item and the newly entered data into a table.
Is this possible with an append query? Or would I have to generate some code to do this?
Any advice would help me understand what needs to be done.
Thanks
I have made a drop down list that queries a field spitting back all of the entered data in that field. The next action I want to do is upon selecting a certain item from that list I want to enter in the selected item and the newly entered data into a table.
Is this possible with an append query? Or would I have to generate some code to do this?
Any advice would help me understand what needs to be done.
Thanks