Powerpoint VBA collect data and summarise on last slide
Sun, 30 Nov 2008 05:44:15 -0800 (PST)
Hi
I have very basic programming experience. I have never used VBA.
I have a presentation which needs the follwoing functions:
On 1 slide user enters their name and todays date into text boxes. (It
would be nice to automate the date).
User should not be able to move to the next slide until they have
en ...
|
Re: Powerpoint Layouts
Sat, 29 Nov 2008 22:26:16 -0500
I know I am replying to myself but someone else may be interested
Got help from this site
http://www.pptfaq.com/FAQ00902.htm
Rewrote code from here IT IS NOT REALLY MINE
Sub ListMasterNames()
Dim oPres As Presentation
Dim oSld As Slide
Dim oDes As Design
Dim sText As String
Dim FileNum As ...
|
POwerpoint Layouts
Sat, 29 Nov 2008 20:53:34 -0500
I am using Powerpoint 2007. Because of the way we have the background
animated I have a presentatio with about 30 background of whic I use
abou 6 most of the time. I would like to make a vba form that would
stay on to choose those 6 when i need them The problem is that I do
not know how to determine the "names ...
|
Youtube Geyser 1st Video Traffic Marketing Solution www.youtubegeyser.com
Sat, 29 Nov 2008 05:16:04 +0100
YouTubeGeyser Will Let You:
Drive people to your video niche to any of your existing websites!
Just choose the plan you need and you have a couple of Traffic
Don't miss your chance...
http://youtubegeyser.com
...
|
Send Free SMS Worlwide to any mobile phone iphone gsm http://free4sms.info
Sat, 29 Nov 2008 04:39:07 +0100
Free4sms is a free service.
Send SMS for Free worldwide to any mobile phone gsm, iphone, smart phone.
use it with moderation.
http://free4sms.info/
free4sms enables you to send free SMS from its site to any cellular phone worldwide. free4sms service is provided like is, there is no guarantee of timely d ...
|
programming the windows fax wizard with vba
Fri, 28 Nov 2008 23:53:57 +0100
hallo
is it anyway possible to control the fax wizard form windows with vba code
many thanks,
mvg.....
...
|
new office button menu (Like PDF menu)
Fri, 28 Nov 2008 02:11:01 -0800
Hello,
I have an excel table to manage my contacts. I can export my excel table to
a csv file and then 'customize' it to import into outlook.
But I would like to create a new menu in the office button to export
directly in the right csv format.
I looking for an C# or VB solution.
Thanks! ...
|
|
|
Import Repor VBA
Fri, 28 Nov 2008 01:33:01 -0800
Hello,
Can you help me , how to Export my report from acces 2007 to power point
Slides , in VBa.
I reach to create a power point document and add in slides, currently i'm
limited there,your help is timely
Thanks in advance. ...
|
Word 2003 Template Macros
Thu, 27 Nov 2008 08:40:05 -0800
Hi, I want to create a document template that contains some VBA code to
create a custom toolbar.
I want this to run when:
1. A user creates a new document from the template, or
2. A user opens an existing document created from the template.
I know I can put VBA code in the Document_New and Document_Open ...
|
Word 2003: Display the Print Setup dialogue box in code
Wed, 26 Nov 2008 04:44:00 -0800
Hi,
I want to display the built in Word dialog (wdDialogFilePrintSetup) via code.
One of the arguments it takes is Options (see here
http://msdn.microsoft.com/en-us/library/aa211930(office.11).aspx)
But when I display the dialog the Options button at the bottom left hand
corner of the dialog is always ...
|