Skip to main content

If field empty then have "Y"

  • April 5, 2021
  • 1 reply
  • 9 views

Hi there,

I would like a formula whereby if a particular field (Subscription ID) is empty then the formula returns “Y”, otherwise it doesn’t return anything (formula is left blank).

How would I go about this?

Thanks,
Blake

1 reply

Kamille_Parks11
Forum|alt.badge.img+27

IF(NOT({Subscription ID}), "Y")