N
Nitin
i am writting code to convert ppt2gif in isualBasic......i
want to open ppt file by this command....
Set pre = ppt.Presentations.Open(filename:=c:\xyz)
but powerpoint 2002 has password also......to get some
function of this kind
Set pre = ppt.Presentations.Open(filename:=c:\xyz,
password="abcd")
, what should i do ,. do i need to install new version of
VBA or new version of VB ie VB.NET.
Thanks
Nitin
want to open ppt file by this command....
Set pre = ppt.Presentations.Open(filename:=c:\xyz)
but powerpoint 2002 has password also......to get some
function of this kind
Set pre = ppt.Presentations.Open(filename:=c:\xyz,
password="abcd")
, what should i do ,. do i need to install new version of
VBA or new version of VB ie VB.NET.
Thanks
Nitin