Re: Powerpoint Macro



There is no difference in the way the macros run on these machines. The
question should be, "does the macro run?"

After the Next command add --
Msgbox "Done."

Does it display on both machines? Chances are that Macro security is set to
High on the Dell, but not on the IBM. This would preclude it running on the
Dell.


--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
yahoo2@ Please read the PowerPoint
yahoo. FAQ pages. They answer most
com of our questions.
www.pptfaq.com
..
..


"Pooks" <Pooks@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:02F68B4C-97D2-4683-8304-D24B06318188@xxxxxxxxxxxxxxxx
> Wrote the following powerpoint macro on an IBM and it runs just fine. But
> it
> doesnt work on a Dell. Why?
>
> Sub Close_All_Open_Presentations()
>
> With Application.Presentations
> For i = .Count To 1 Step -1
> SlideShowWindows(i).View.Exit
> Next
> End With
>
> End Sub
>
> Also, hit Ctrl+Q on an IBM and it closes all open presentations. Doesn't
> do
> anything on a Dell. Why?


.



Relevant Pages

  • Re: Microsoft Word 2007 Status Bar Disappeared
    ... is this the result of installing a third party addin or Macro? ... Remove add-in or Rename her Normal.dotm file to see if that is the cause. ... Dell Boy wrote: ...
    (microsoft.public.office.misc)
  • Save As Macro
    ... be "dell jun 03" ... I am looking for a macro that after completing procedures ... in a workbook would open the "Save As" dialog box and 1. ...
    (microsoft.public.excel.programming)
  • Re: Macro code error; machine dependent
    ... > Have you checked out if the machines throwing the error have printers ... I created a macro which then produces another excel ... > me their entire spreadsheet, ... > VBA, I recorded this macro and tested it thoroughly, and it worked fine. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Macro code error; machine dependent
    ... Have you checked out if the machines throwing the error have printers ... I have created an excel spreadsheet for multiple users which enables them to ... VBA, I recorded this macro and tested it thoroughly, and it worked fine. ...
    (microsoft.public.excel.worksheet.functions)
  • PLEASE HELP!!!!
    ... I have 5 machines that recored everything they do and save it in two ... The macro i made opens five of the datalogs (5 txt ... more files into the folder. ...
    (microsoft.public.excel.programming)