I currently have a report which is saved as an HTML page through Excel. I need to have a button on the HTML page to print the report. The button works perfectly in excel, but once the worksheet is saved as HTML, the command button no longer works.
I have tried using the "add interactivity" feature however this makes matters a lot worse for since the data in my report is in an external file and the intereactivity removes external file access.
Is there any way of getting the button to work on the HTML page?
Thanks in advance.
Your VBA will not work with a web page
Hope that helps.
RoyUK
--------
If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need
For Excel consulting, free examples and tutorials visit Excel Consulting-Excel VBA
Check out the free Excel Toolbar
New members please read & follow the Forum Rules
Remember to mark your questions Solved and rate the answer(s)
Code Tags: Make your code easier for us to read
Is there any way I could get a similar function to work with HTML?
You would need HTML code, can't hlp you there
Hope that helps.
RoyUK
--------
If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need
For Excel consulting, free examples and tutorials visit Excel Consulting-Excel VBA
Check out the free Excel Toolbar
New members please read & follow the Forum Rules
Remember to mark your questions Solved and rate the answer(s)
Code Tags: Make your code easier for us to read
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks