G
Guest
I'm trying to have my field [ScreenedBy] autofilled when my Combobox
[Screened] is changed by the user.
I tried with this expression...
OnChange - Screened
=[ScreenedBy]="Screened by " & CurrentUser() & " " & Now()
But nothing happens... Important for me cause I'm trying to do such things
on more places.
Thanks,
Ben
[Screened] is changed by the user.
I tried with this expression...
OnChange - Screened
=[ScreenedBy]="Screened by " & CurrentUser() & " " & Now()
But nothing happens... Important for me cause I'm trying to do such things
on more places.
Thanks,
Ben