HI there,
Recently one of my clients asked me to design a user-interface, which allows them to choose the columns listed in the final report by ticking relevant fields.
We usually bind TextBox objects with table fields in the report design view. In this case, as we can't anticipate which table fields users want to put in the final report, how can I design my report? Is there any chance I can use VBA to generate some TextBox object and bind them with the table fields chosen by users from the previous form.
Many Thanks
Recently one of my clients asked me to design a user-interface, which allows them to choose the columns listed in the final report by ticking relevant fields.
We usually bind TextBox objects with table fields in the report design view. In this case, as we can't anticipate which table fields users want to put in the final report, how can I design my report? Is there any chance I can use VBA to generate some TextBox object and bind them with the table fields chosen by users from the previous form.
Many Thanks