Suzanne S. Barnhill said:
Depends what you mean by a "soft carriage return." What are you trying to
accomplish?
I have 5 values that are to be merged into word documents if they (the
values) exist. There should be a "soft carriage return" between value 3
and value 4 but only if value 1 exists.
Some possibilities are for instance
Value 1 Value 2 Value 3 Value 4 Value 5
or
Value 1 Value 2 Value 4 Value 5
or
Value 1 Value 2 Value 5
or
Value 2 Value 3
Value 4 Value 5
So I want to know how the code for a conditional carriage return, (the
search and replace code for this ^l does not do it)
Garry Jones
Sweden