Forum Discussion
TomGriffin
Qrew Member
Thanks for the reply but I don't see how that will accomplish my goal which is to have each user see only the transactions with their name.
Can you elaborate some?
------------------------------
Tom Griffin
------------------------------
Can you elaborate some?
------------------------------
Tom Griffin
------------------------------
MarkShnier__You
2 years agoQrew Legend
OK, sorry, I was a bit light on details, huh?
Try this as a formula checkbox field type
Upper(UserToName(user()))= Upper([Account Name])
That should work assuming that the name that the users have respectively registered within Quickbase does exactly match the spelling of their name in the [Account Name] field.
Post back if you have a problem.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
Try this as a formula checkbox field type
Upper(UserToName(user()))= Upper([Account Name])
That should work assuming that the name that the users have respectively registered within Quickbase does exactly match the spelling of their name in the [Account Name] field.
Post back if you have a problem.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------