edo janssen
Registered User.
- Local time
- Today, 07:21
- Joined
- Oct 29, 2010
- Messages
- 16
I've build a db to calculate fee's for people who are present at meetings. It works fine but I want to add a function to afterwards add people to the meetings.
Herefor I've build a searchfield on the form where I insert the meetings. What I want is that when I select a person in the searchlist and push the button the selected person will appear in the list with present persons. I've tried to build a docmd.runsql-string but it did'nt work. The fields to insert into the tabla are: DTCieId, DT, Datum, DTLidId.
Can someone help me out?
Herefor I've build a searchfield on the form where I insert the meetings. What I want is that when I select a person in the searchlist and push the button the selected person will appear in the list with present persons. I've tried to build a docmd.runsql-string but it did'nt work. The fields to insert into the tabla are: DTCieId, DT, Datum, DTLidId.
Can someone help me out?