Sign in to join the conversation:
Looking forward to using this and submitting my many ideas and suggestions for improvement.
Hi. I'm trying to create an if statement within the "CountyCO" column that pulls in the value where a value is visible from the 3 listed columns (AZ, Counties, DE Counties, DC County). If I write a single IF statement for DE Counties, the value is pulled (=IF([DE Counties]@row = "", "", [DE Counties]@row )) but when I…