<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">What I understand that you want to do is similar to this (I'm only describing two documents for this example):<br>Merge doc A and doc B such that the common text between then will be unconditional, and the specialized text will be conditional.<br><br>For two documents you can do this with the Doc Compare function... You would get an INSERT and a DELETE condition for the changes. You could then change the condition names to be something more useful to you.<br><br>How to get in a 3rd, 4th, or 5th document, I don't know. Depending on the nature of the differences, you might be able to work it out with successive passes. But that would be difficult to trust, in my opinion.<br><br>cud<br></div><br>
</body></html>