Hi everyone -
Here's the current situation:
I have a form which has two subforms. Subform A is a list of all the ongoing projects (the subform source is a table). Subform B is a list of the projects associated to a specific manager (subform source is also a table). I'm trying to allow the user to:
1. Select a record in Subform A
2. Press a button
3. Have the selected record be dropped into Subform B
From what I've gathered, an append query would be the perfect solution for this problem. Unfortunately, I've been unable to figure out how to make an append query take the one selected record and append it to the source table for Subform B.
I've been spinning my gears on this for a while - any help that tek-tippers can provide would be greatly appreciated!
- sbelyea
Here's the current situation:
I have a form which has two subforms. Subform A is a list of all the ongoing projects (the subform source is a table). Subform B is a list of the projects associated to a specific manager (subform source is also a table). I'm trying to allow the user to:
1. Select a record in Subform A
2. Press a button
3. Have the selected record be dropped into Subform B
From what I've gathered, an append query would be the perfect solution for this problem. Unfortunately, I've been unable to figure out how to make an append query take the one selected record and append it to the source table for Subform B.
I've been spinning my gears on this for a while - any help that tek-tippers can provide would be greatly appreciated!
- sbelyea