Automatically show form

D

danielexyz

Hi all,
I'm trying to understand how powerpoint can run vba code when opening a
specific ppt file.
Is it possibile using only the code within the ppt?
Hope you can help.
Thanks,

Daniele
 
D

danielexyz

Steve,
thanks for your answer!
We need to implement this process:
1. users are asked to complete a vba form some mandatory information
stored in the custom properties field
2. users then attach some slides to complete description of the project
3. users save the ppt with the modifications

What is need is to:
- automatically enable the vba form on startup
- check data consistency before saving the ppt

Hope you can help!
Kind regards,
Daniele
 
D

danielexyz

Steve,
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
 
Top