
October 12th, 2012, 05:35 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 33 m 18 sec
Reputation Power: 0
|
|
|
MS Office Question
I have a “white board” that I use at work which displays events in rows with fields. One of those fields is execution time (a date/time field)
I’d like to transition this to an electronic format (there are many reasons, including the fact that I have already purchased the 60” screen to display it…).
Simply displaying the data is simple, and I would probably use Excel, or perhaps a table on a PowerPoint slide.
Here’s the question:
Now, within the context of an Office app, is it possible to have a macro or some other app (VBA or ASP?) always running in the background such that when system time comes within certain parameters of the date/time field, something is done (such as changing the color of the row)?
For example, 30 minutes out, the row turns yellow, and 5 minutes out it turns red, until perhaps 10 minute after the event, when it turns greens… Something like that?
If it were possible to write and run a custom server app, I know how I would do it. But our IT folks (contractors) are not a cooperative bunch.
Outside an Office app, I was thinking maybe even a JavaScript enabled HTML page could do the things I want…
Any ideas?
|