Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Macro

 
   Windows Help (Home) -> Microsoft Powerpoint RSS
Next:  SORU  
Author Message
Moin

External


Since: Jan 24, 2010
Posts: 1



(Msg. 1) Posted: Sun Jan 24, 2010 11:42 pm
Post subject: Macro
Archived from groups: microsoft>public>powerpoint (more info?)

Is Macro in power point is same as in Excel

 >> Stay informed about: Macro 
Back to top
Login to vote
John Wilson

External


Since: Nov 9, 2008
Posts: 31



(Msg. 2) Posted: Mon Jan 25, 2010 4:19 am
Post subject: RE: Macro
Archived from groups: per prev. post (more info?)

If you mean will Excel code work "out of the box" in PowerPoint the answer is
hardly ever!

 >> Stay informed about: Macro 
Back to top
Login to vote
David Marcovitz

External


Since: Dec 30, 2008
Posts: 25



(Msg. 3) Posted: Mon Jan 25, 2010 9:11 am
Post subject: Re: Macro
Archived from groups: per prev. post (more info?)

To expand on what John said, macros in Excel and PowerPoint are all driven
by the same scripting language: Visual Basic for Applications (VBA).
Therefore, the fundamental programming concepts and commands are identical
in Excel and PowerPoint. The problem is that VBA used in conjunction with an
actual application (like Excel or PowerPoint) is very specialized and
depends highly on the specifics of the application. That means that most
things you want to do with VBA in Excel are meaningless in PowerPoint and
vice versa, simply because the concepts don't exist across applications.
Thus, where the applications are the same, the VBA is similar or identical.
Where the applications are different, the VBA is totally different.

For example, PowerPoint has different views (SlideShow, Normal, Slide
Sorter) and Excel doesn't, meaning that there is a whole bunch of VBA that
works in one view and not the other. PowerPoint has slides and shapes while
Excel has sheets and cells, and these different things behave very
differently.

So, the answer depends on what you mean by the question. Yes, macros in
PowerPoint are the same as in Excel (both use VBA). And, no, macros in
PowerPoint are very different from Excel.

--David
 >> Stay informed about: Macro 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Text Addition/Removal Macro - Wow, you guys are smart so I'm sure this question will be a piece of cake. I'm trying to write a ppt macro (Windows, Powerpoint 2003) to automatically step through all pages of the document, examine all text fields (titles, text boxes, all bullets in...

A macro to call up the SpeakerNotes master in PP - I need a simple PowerPoint macro that will call up the SpeakerNotes master and format the text to bold 16 point. Ken Chant

Power point 2007 macro to move an object - I am trying to work with power point. I have a meter (simple, with a needle in the middle to move left or right). Then, I have a selector with 8 prime function. Each function have 3 sub-functions. Example: Function: Weather. Sub Function: good, bad,...

Macro to udpate and dislpay file path before save? - Hi, I've very new to macros, and really need some help. Does anyone know how to make this macro (from Microsoft's knowlegde base) run automatically before the presentation is saved? Sub UpdatePath() ' Macro to add the path and file name to eac...

GIF Animations: PPT 2000 vs 2003 - I have a fairly complex animated GIF file which works fine when added to a presentation using PPT 2003. It also works fine when viewed with the 2007 PPT Viewer. When viewed with PPT 2000, or added to a presentation using 2000, it shows the first few..
   Windows Help (Home) -> Microsoft Powerpoint All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]