Hello everyone,
I'm looking for a 100% automated way to display a graph, in fullscreen mode on a projector. The graph is located in a tab of a bigger document and is updated frequently during the day by several persons.
A new document is created every day, luckily with windows standard date formatting in the end, ex 2009-03-05 ( %date% )
I have set up a dedicated PC to the projector that runs Excel 2003
So far, i've only put this line in a .bat file
"\\server\x\x\x\daily report %date%.xls"
So i can at least open the right document every day with help of windows task scheduler..
but I have a few problems here..
- the right tab has to be opened.
- I want to autosave every 15 minutes, to update the workbook
- the tab containing the graph is to be viewed in fullscreen
help, Anyone?
Bookmarks