G
Guest
Hello there,
I'm trying to create a function which will join two fields together, and I'm
sure where to start.
Normally I would do a trim(<field1> & " " & <field2>), but it is getting
repetitive, so how would I go about creating this and then 'join3fields' and
'join4fields' functions?
Thank you for your help!
I'm trying to create a function which will join two fields together, and I'm
sure where to start.
Normally I would do a trim(<field1> & " " & <field2>), but it is getting
repetitive, so how would I go about creating this and then 'join3fields' and
'join4fields' functions?
Thank you for your help!