REDaughdril
Registered User.
- Local time
- Today, 14:30
- Joined
- Jan 23, 2000
- Messages
- 58
I have a table called "tblMissions" and a table named "tblUnits"
I have a form called frmMissions (to enter the different missions) and a subform called (frmUnits) for the unassigned units to choose from.
I have button on the frmUnits subform to choose the unit which enters the mission number and unit number in a new table called "tblUnitsAssigned".
That all works however when I pick another unit, it updates the data in "Unit Assigned" but will not add a new records (which I need)
I have another subform (frmUnitAssigned) that shows the units assigned.
So how do I assign multi units to that mission.
I know that when you reply, it will make me feel show stupid because I will say, I knew that.
Thanks for the help.
I have a form called frmMissions (to enter the different missions) and a subform called (frmUnits) for the unassigned units to choose from.
I have button on the frmUnits subform to choose the unit which enters the mission number and unit number in a new table called "tblUnitsAssigned".
That all works however when I pick another unit, it updates the data in "Unit Assigned" but will not add a new records (which I need)
I have another subform (frmUnitAssigned) that shows the units assigned.
So how do I assign multi units to that mission.
I know that when you reply, it will make me feel show stupid because I will say, I knew that.
Thanks for the help.