Can i have a text field editable if it has a formula applied to it

I’m trying to setup a text field that, if another field is filled, will auto-populate, but if the IF statement in the formula is false, then i can enter content in the field manually.

is that possible?

Hi @Mohamed_Hamad1,
Unfortunately, formula fields can’t be edited.

However, what you could do is to provide another text field and the formula will take that field’s content when the IF condition is false.

I hope this helps.
Cheers.