J
Jimm Burton
I've been asked to do a project for a non-profit organization. They conduct
an annual auction to raise money for their cause.
I've done a PowerPoint presentation for them that works as expected. About
half way through they do a bid to raise money for certain projects around the
state. They want to have a thermometer show the progress toward the goal.
Fairly easy in Excel to do a graph that updates the progress and looks okay.
I created a Linked worksheet object in PowerPoint 2003 to show the graph.
Since there is going to be a rash of folks bidding at one time, I'd like to
have keyDown events work so that if I hit the '1' key, it updates the Excel
2003 by $1000, '2' key - $2500 and such.
My real issue:
1) Can I update Excel while PP is the active window?
2) Do the keyDown events 'have' to be on a form control (or can I hide the
form?)?
3) What other things should I be asking and be weary of?
an annual auction to raise money for their cause.
I've done a PowerPoint presentation for them that works as expected. About
half way through they do a bid to raise money for certain projects around the
state. They want to have a thermometer show the progress toward the goal.
Fairly easy in Excel to do a graph that updates the progress and looks okay.
I created a Linked worksheet object in PowerPoint 2003 to show the graph.
Since there is going to be a rash of folks bidding at one time, I'd like to
have keyDown events work so that if I hit the '1' key, it updates the Excel
2003 by $1000, '2' key - $2500 and such.
My real issue:
1) Can I update Excel while PP is the active window?
2) Do the keyDown events 'have' to be on a form control (or can I hide the
form?)?
3) What other things should I be asking and be weary of?