Hi,
I have a form that when the user selects the combo box value for the employee number, a query is run, based on employee number, and the results are placed on a report. I need to read the contents of a text file, and add this text to the report as well. What syntax would I use to go about this.
Right now when I click on the command button on the form the report results are displayed. Where do I need to setup to output the contents of the text file into the report. Please help?..Thanks
I have a form that when the user selects the combo box value for the employee number, a query is run, based on employee number, and the results are placed on a report. I need to read the contents of a text file, and add this text to the report as well. What syntax would I use to go about this.
Right now when I click on the command button on the form the report results are displayed. Where do I need to setup to output the contents of the text file into the report. Please help?..Thanks