I’ve looked for something akin to this in the forums and abroad but thus far a solution has evaded me.
What I am trying to accomplish is a means of entering data into Excel and generating a clock as a result. The purpose is to provide a visual represenation of programming elements for radio. For example:
TIME LENGTH ELEMENT ----- ------ ----------- 13:15 00:05 STOP SET 13:20 00:10 music
I have attached a sample Excel chart that further illustrates this concept. I suppose my question is two-fold, really: is it possible to write a macro that will digest information entered into this format and return a nicely formatted pie chart, and can this solution be portable and lightweight enough so that others can use it?
Pardon my ignorance, please! I know enough to be dangerous but not enough to automate the process. Ideas?