J
Jean-Paul
Hi,
Another question...
I have this reports I have to send to different people.
I created a listbox with 2 fields:
Field1 containing the name of the person
Fiedl2 containing the email-adress
I also created an entryfield to finally import this in the "sendobject"
command.
I thought I had to write in the OnClick property something like:
Me!Aan = Me!Aan + Me!Personeelslijst
Personeelslijst is the listbox name
Aan is the field on the form
But when I click a name in the listbox... nothing happens in the
entrtyfield...
What code to use?
And also...
What should I put between 2 e-mail adresses so I can past it in the
sendobject command.
Thanks a lot
JP
Another question...
I have this reports I have to send to different people.
I created a listbox with 2 fields:
Field1 containing the name of the person
Fiedl2 containing the email-adress
I also created an entryfield to finally import this in the "sendobject"
command.
I thought I had to write in the OnClick property something like:
Me!Aan = Me!Aan + Me!Personeelslijst
Personeelslijst is the listbox name
Aan is the field on the form
But when I click a name in the listbox... nothing happens in the
entrtyfield...
What code to use?
And also...
What should I put between 2 e-mail adresses so I can past it in the
sendobject command.
Thanks a lot
JP