MontgomeryHepne
6 years agoQrew Cadet
I am trying to learn formulas in QB.
Clearly I am new to formulas. I am trying to replicate examples listed in the Sample Formulas Home. The formula I am trying to work through is: Color rows based on who a user is it uses this example: If([Assigned To]=ToUser("baker@example.com"), "pink", ""). I created a user field and then a formula to display the associated email for that user.
My field names are [Salesperson] type: User and then [Email] type: Formula Email
What confuses is me is where I place this code. Does it get added to my formula email field? If so, how would the syntax look? Do I create an additional formula field and add my modified code (from the example)? Hopefully this will start to makes sense soon :)
My field names are [Salesperson] type: User and then [Email] type: Formula Email
What confuses is me is where I place this code. Does it get added to my formula email field? If so, how would the syntax look? Do I create an additional formula field and add my modified code (from the example)? Hopefully this will start to makes sense soon :)