Hi,
I have a form where a user selects an employee, and then hits print. Reports are generated based on the employee query. I need to add banner text to the footer of each report. The banner text is on a web page. Is there a way to reference the url, and have the text appear on the page? I have tried using transfer text, and putting the html text into a temporary table with a memo field, and referencing the url, and access just consistently crashes. The text is not that long.
I have a text box at the bottom of the report, and I have used =hyperlink function, but that just displays the link. Please help.
I have a form where a user selects an employee, and then hits print. Reports are generated based on the employee query. I need to add banner text to the footer of each report. The banner text is on a web page. Is there a way to reference the url, and have the text appear on the page? I have tried using transfer text, and putting the html text into a temporary table with a memo field, and referencing the url, and access just consistently crashes. The text is not that long.
I have a text box at the bottom of the report, and I have used =hyperlink function, but that just displays the link. Please help.