Forum Discussion

Jay_DDS_'s avatar
Jay_DDS_
Qrew Cadet
8 years ago

usertoemail from user lookup

Hrere's the formula that I have for a Forumla-Email Address field:

UserToEmail([Staff Member - Supervisor])

I'm getting this error:

orclose
Formula error -- Bad or missing arguments in function call

The types of the arguments or the number of arguments supplied do not meet the requirements of the function UserToEmail.

The function is defined to be UserToEmail (User x).

You may need to do one of the following to fix the problem:
  • Choose the right number and type of arguments.
  • Use a type conversion function to convert the arguments you are using to the correct type.
  • Choose a different function.
Help!