|
J
|
Jane 6/30/2008 |
|
John, if dict("FieldName")="Yes" then 'send email here end if |
|
|
|
jfr author 6/30/2008 |
|
So easy, |
|
|
|
jfr author 6/30/2008 |
|
Jane, if dict(dbo.Verkooprelatie.iAlert_klant)="Ja" then |
|
|
|
jfr author 6/30/2008 |
|
Jane, if dict(iAlert_klant)="Ja" then |
|
|
|
Sergey Kornilov admin 6/30/2008 |
if dict("iAlert_klant")="Ja" then |
|
|
|
jfr author 7/1/2008 |
|
Thanks, |
|