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
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
IF(NOT({Subscription ID}), "Y")
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.