> Steve,
> thanks for your answer!
[quoted text clipped - 6 lines]
> What is need is to:
> - automatically enable the vba form on startup
On startup of which, PowerPoint or a specific presentation?
And again, are you able to force users to install an addin and will they be
running PowerPoint rather than the free viewer?
> - check data consistency before saving the ppt
>
> Hope you can help!
> Kind regards,
> Daniele
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
danielexyz@hotmail.com - 09 Nov 2005 09:44 GMT
Steve,
>> What is need is to:
>> - automatically enable the vba form on startup
> On startup of which, PowerPoint or a specific presentation?
> And again, are you able to force users to install an addin and will they be
> running PowerPoint rather than the free viewer?
1. users should be asked to complete a vba form on startup of a
specific ppt file
2. yes, we ask our employees to install an adding
all the users have a full and licenced version of powerpoint.
Thanks,
Daniele
Steve Rindsberg - 09 Nov 2005 15:51 GMT
> Steve,
>
[quoted text clipped - 9 lines]
> 2. yes, we ask our employees to install an adding
> all the users have a full and licenced version of powerpoint.
OK, then you'll need to create an addin that includes event handlers.
For more on this, see:
Make PPT respond to events
http://www.rdpslides.com/pptfaq/FAQ00004.htm
Your addin can respond to the user's opening a presentation.
If it's not the file you're interested in, the addin can just ignore it, but if
it IS the specific presentation, the addin can bring up the form and do
whatever else is needed.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
danielexyz@hotmail.com - 09 Nov 2005 22:53 GMT
Steve,
very kind of you and really appreciated!
Thanks a lot
Daniele
Steve Rindsberg - 10 Nov 2005 00:00 GMT
> Steve,
> very kind of you and really appreciated!
> Thanks a lot
> Daniele
My pleasure ... let us know how you do with it, 'kay?
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================