RachelMiller
4 years agoQrew Cadet
Formula Assistance - Field is null or not null
I have a field called PHI that I want to populate based on data in another field called Data Elements which is a multi-select field. Ideally I would like the PHI field to be a checkbox but it could also be a text field.
I am looking for a formula that would say: If [Data Elements] is null, leave checkbox unchecked (or "No" if I need to use a text field) and If [Data Elements] is not null, check the checkbox (or "Yes" for a text field).
I am receiving errors for all of the different If statements I've tried and am wondering if such a statement will work with a multi-select field. Any ideas?
------------------------------
Rachel Miller
------------------------------