Hello,
I have a continuous form called CONFIRM which has a textbox called NUMBERS (as is the control source of the text box)
The form usually contains around 20 or so records.
I have a textbox in the footer of the form call ALL_NUMBERS
I would like the ALL_NUMBERS textbox to contain all the NUMBERS from the form, with each being seperated by a semi colon
To be clear the ALL_NUMBERS textbox would display something like 07711545454; 078815487899; 07896465214 etc...
Many thanks for anyone who can help me with this.
Regards
Mark
I have a continuous form called CONFIRM which has a textbox called NUMBERS (as is the control source of the text box)
The form usually contains around 20 or so records.
I have a textbox in the footer of the form call ALL_NUMBERS
I would like the ALL_NUMBERS textbox to contain all the NUMBERS from the form, with each being seperated by a semi colon
To be clear the ALL_NUMBERS textbox would display something like 07711545454; 078815487899; 07896465214 etc...
Many thanks for anyone who can help me with this.
Regards
Mark