I'm opening a spreadsheet in a new window using window.open, as I have modified some of the attributes. However as it is in an html page it has none of the menus that excel has. Having done this I found that people might want to print, so all I want to do is insert eother a macro or use execCommand to have a print button at the top of the page. Is there any way to do this using document.write or something, considering I'm opening it using window.open and can't think of any way to change the html source??
Thanks,
IxxI
Thanks,
IxxI