Hi everybody,
I’m struggling to find the right code for my formula.
I’m making a content calender in airtable. I made a text field “text input” and I made an attachement field “image”. My goal is to have a field that tells me the status of the content. What I’m looking for is a formula that kinda goes like this:
IF {text input} is empty then: “ :bell: write text”
IF {image} is empty then: “ :bell: upload image”
IF {text input} and {image} are empty then: " :bell: :bell: write text, upload image"
IF {text input} and {image} are not empty then: " :white_check_mark: Ready to go"
Can anybody help me how to get the right formula?
Also… (to make things interesting) I was wondering if there’s a way to add a “deadline” feature to the same formula. My question is: is it be possible to add something like this too:
IF {text input} or {image} is empty, and {deadline} is within 2 days, then “ :rotating_light: HURRY”
Hopefully someone can help me out with this.
Thank you guys so much for your time and efforts!
