Skip to main content

Hello-


I need help, I have 2 separate date fields and only one will be filled out for each record, I need a new field to show all dates MERGED.


Thank you!

SG

Hey Scott, try:


IF({A}, {A}, {B})

Reply