Can you please help
Is there any way to concatenate values from a control on a continuous subform and set an unbound box on to the same form
For example
If I have a subform with a combobox 'A' set to limit to list and a default value of 'None'
The user selects as follows
Record 1 - 'Tea' selected
Record 2 - 'Milk' selected
Record 3 - 'Sugar' selected
Record 4 - Nothing selected so default Value is 'None'
I would like the unbound box value to be 'Tea, Milk, Sugar'
Any help you can give would be appreciated
Is there any way to concatenate values from a control on a continuous subform and set an unbound box on to the same form
For example
If I have a subform with a combobox 'A' set to limit to list and a default value of 'None'
The user selects as follows
Record 1 - 'Tea' selected
Record 2 - 'Milk' selected
Record 3 - 'Sugar' selected
Record 4 - Nothing selected so default Value is 'None'
I would like the unbound box value to be 'Tea, Milk, Sugar'
Any help you can give would be appreciated