April 30, 20187 yr Hi gurus, I am trying to check if two fields are empty and if either are a message pops, if they both contain data a record is created on a related table. I have put it on a script but for some reason its not working. and I don't seem to be able to figure out why. Thanks
April 30, 20187 yr You should probably modify it like below : If [ IsEmpty (field 1) or IsEmpty (field 2)] Edited April 30, 20187 yr by siroos12
Create an account or sign in to comment