UPDATEIF(EMPTY,xxx)

Hi,

I would suggest create another field, reference the field which is already existed. For example, A1 is the field existed now, create A2, and assign formula like UPDATEIF(A1.RAW="",value_if_true,A1).