Is it possible to do a conditoinal update of one field from another?
I have exported a large database from zoho crm to Excel and made changes, some of these to surname which means I get a duplicate when re-importing. I want therefore to re-import new surname in a separate temporary field and somehow do the following:
If [newsurname] is not empty, replace [surname] with [newsurname].
Is this possible. It will be a big job to do manually so don't mind if I need to hire someone to do some programming, if possible...
Elling