
Robert Fitzmaurice
Robert_Fitzmaurice
Joined: 13 Apr 2017
Latest Posts
-
Is it possible to merge two records in same db?
I have a contact db and wanted to update the records that originate in Google Contacts. I created a csv and mapped the fields, then mapped the fields with identical labels, e.g. First Name, Surname.…
- Answered
-
Stuck on simple multiple if/else
Hello, I am trying to update a formula field 'Score' with values 1, 2, or 3 based on corresponding ratings from choice field 'Rating': if Rating = "Not much" then = "1"else if Rating = "Good" then =…