Formula script - Required

For example, Personal email must be required if the Company email field is empty

You may write the Required formula as

#Company Email==""

which is same as field(‘Company Email’)==""