Forum Discussion

MichaelTamoush's avatar
MichaelTamoush
Qrew Captain
6 years ago

Syntax for User lIst Formula

I think this is an easy one, just can't find it online. When using user list formula, what is the correct syntax to show a specific list of users?


------------------------------
Mike Tamoush
------------------------------
    • MichaelTamoush's avatar
      MichaelTamoush
      Qrew Captain
      Not exactly. I am trying to default a user list to specific users. There is no default in user list, so I was hoping I could use a formula user list and somehow just type in the user names in the formula field.

      ------------------------------
      Mike Tamoush
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        OK trey this

        ToUserList(
        ToUser("fflintstone@bedrock.com"),
        ToUser("brubble@bedrock.com")
        .....  etc
        )

        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        mark.shnier@gmail.com
        ------------------------------