G
Guest
Hello
I have a table with a field ("Name"). I would like to compare the CurrentUser() against all of the values in the "Name" column. How can I do this
Basically I would like to create something along the lines of
if currentUser() <> ................... the
Daniel
I have a table with a field ("Name"). I would like to compare the CurrentUser() against all of the values in the "Name" column. How can I do this
Basically I would like to create something along the lines of
if currentUser() <> ................... the
Daniel