Hi, Part of the LCD document I'm working on includes a code number,
which comprises short runs of characters separated by slashes. The
characters will be entered by the user in Textfields and the slashes are
Text boxes. I've set up a flowed subform (Western text) containing a row
of Text boxes and Textfields. Each Textfield is limited to 5 characters
and set to expand width if needed. At present the Textfields are ranged
left in the subform, as usual with Western text flow direction; I'd like
th...