M
Mark G
I store a large HTML string in a table and would like to
be able to open Internet Explorer with the html by
clicking a button on a form. I can do everything in VBA
but open IE with the HTML. The optimal solution would be
to pass in the string when opening IE so that it is clean
and easy. Does anyone have any code that will open IE
from within VBA? I am using Access 2000 and IE 6.
Secondly, I have recently learned to code html and love
the possibility of creating reports in html, from VBA
code, and opening them in IE; sorry but Access reports are
not by favorite feature. Can someone recommend a website
that has examples of code that accomplishes this goal?
The possibilites for html reporting are endless since you
can control the entire look of the page. Plus you can
pass in vbscript and gain even more control and
functionality.
Thanks in advance!!!
be able to open Internet Explorer with the html by
clicking a button on a form. I can do everything in VBA
but open IE with the HTML. The optimal solution would be
to pass in the string when opening IE so that it is clean
and easy. Does anyone have any code that will open IE
from within VBA? I am using Access 2000 and IE 6.
Secondly, I have recently learned to code html and love
the possibility of creating reports in html, from VBA
code, and opening them in IE; sorry but Access reports are
not by favorite feature. Can someone recommend a website
that has examples of code that accomplishes this goal?
The possibilites for html reporting are endless since you
can control the entire look of the page. Plus you can
pass in vbscript and gain even more control and
functionality.
Thanks in advance!!!