Oh, okay. I may've over-engineered the "solution".
I was just trying to ensure that if a field has no value (null) then it doesn't take up a line in the merge - it's not enough for it just not to appear.
But yes, you're right - I had another go with just the "if, then" test and it works as I require.
Thank you again for your patience.
|