I am getting QF to grab an address out of a long set of lines, where (in this case) the address is only three of those lines. It has grabbed the three lines, but I want QF to place them all on one line, into one field, but this is what I get:
PLAN RN67 (LXVII)BLOCK 3LOTS 25 AND 26, where what I want is
PLAN RN67 (LXVII); BLOCK 3; LOTS 25 AND 26, or at the very least
PLAN RN67 (LXVII) BLOCK 3 LOTS 25 AND 26.
How can I get QF to change the field results to what I want? (The letters/numbers of the three lines will always be different for each page it runs on.)