Hello All,
I need to merge 2000+ records. The layout of the master document is mostly tables. I have one field Address at table 1 that is causing an issue. Here goes: Most of the address can fit into one line, but there are at least 20% that wrap to next line. Is there a way to detect using Word Field that if address falls into 2 lines, insert only one Enter at certain position (say X); if address falls into single line, insert two Enters at X. What I meant by Enter is pressing Enter on the keyboard.
What I did to work around this is to break the tables into a few tables. Insert a frame after X, put all the tables after table 1 into that frame, and lock that frame. It works so far, but I am wondering if there is a way to do it with Word Fields. A wild guess is by calculating number of characters of the address, but I do not think it is accurate.
Appreciate any suggestion.
Regards
Rid