software






 

Question by  Daniel11 (18)

What can you tell me about creating pop-ups in PowerPoint?

 
+6

Answer by  Christian9247 (5042)

Power Point is an addition that uses the Microsoft Office VB for applications, that's Visual Basic to you! Now use the VB statement such as MsgBox and enter your pop up information in the parentheses texts. It's not hard and rather easy once you get accustomed to all the shortcuts in Power Point.

 
+5

Answer by  BillG (37)

PowerPoint uses the Microsoft Office Visual Basic for Applications so the most direct way to create a popup is to use a VB statement such as: MsgBox("Your popup text here")

 
+4

Answer by  gigo (1706)

This a question containing two questions. We have to catch an event, when we go with the mouse over an object and we have to open the pop-up window. Go to the zoom menu, timing, define a trigger. The easiest way to realize the pop-up window is a picture.

 
You have 50 words left!