I basically want all my users to be able to view an HTML file the same way, regardless of which resolution they are using. I'd like the viewability to look the same on a laptop as it does on a 21 inch screen.
The HTML file is generated by Excel - it takes the XLS file and outputs it to an HTML file with some XML inside.
Is this possible?
The HTML file is generated by Excel - it takes the XLS file and outputs it to an HTML file with some XML inside.
Is this possible?