I have this table I create during run-time which would store all the extracted information from various tables. My question is how can I display the items into a report? Like what is the command to set the recordsource of the report and control source of the textbox with VBA during run-time?