Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Running macros in PowerPoint
Name: KeithLL Date: February 11, 2009 at 07:19:05 Pacific OS: Windows XP Subcategory: Microsoft Office
Comment:
I have created a game in PowerPoint that is similar to Blockbusters. I want to use a macro so that when a team answers a question correctly, the block that relates to the question changes colour. I have created the macro and can run it when i am in Normal View, but as soon as I go into Slide Show view, the option to run a macro is not available. Any ideas?
Summary: i have macro made in 2003 and I can not run it in 2007 excel bellow is the macro please advice, wbn = ActiveWorkbook.Name 'Workbookname srv_loc = Workbooks(wbn).Worksheets("SETTINGS").Range("B1") ...
Summary: I'm recording a simple Macro in a word letter to fill in variable information -using Find XXX (about 6 entries. When completed, I run the macro and it finds the first two examples of XXX and then fin...
Summary: Place the macro in any workbook and just open it when you want it to run on another workbook. When you create tha macro you need to tell it to make it available for other open workbooks (or something ...