| Thread | Last Post | Replies |
|
| Executing Button Commands of Buttons not in a CommandBar | 31 May 2007 11:47 GMT | 2 |
Good morning, I am attempting to use the .execute function of a number of CommandBar buttons, and some are not in a command bar. Now I could add them to a commandbar, but I do not want to unnecessarily mess with the users settings
|
| I WOULD LIKE TO LEARN TO DO CHURCH PROGRAM SUNDAY? | 30 May 2007 15:06 GMT | 1 |
i would like to learn how do the church bullintins on sunday
|
| HOW TO CREATE A PLEDGE FORM IN MICROSOFT PUBLISHER | 25 May 2007 22:54 GMT | 2 |
I am the media relations director for a baltimore museum. although i've worked in quark (on the mac) i'm now using microsoft publsiher to create different forms. for the most part, i'm successful. our musuem is in the middle of a capital campaign and i am responsible for
|
| Custom Document Properties | 24 May 2007 16:35 GMT | 1 |
OK, this is bugging the hell out of me... Office XP, Publisher 2002 The VBA reference on msdn says that the DocumentProperties collection (and thus the DocumentProperty opbject) requires a valid document object. That
|
| change automatic same txt all page | 24 May 2007 13:46 GMT | 1 |
Hola amigos, manejo el Microsoft Office Publisher 2003 Tengo una archivo de Publisher de 4 pagina, Como puedo tener un cuadro de texto en la hoja 1, lo copie para pegarlo en la Hoja 2 y 3 y 4, Como puedo hacer la relación cuando cambio el texto que esta en este cuadro
|
| Using Arrays for grouping shapes | 23 May 2007 18:17 GMT | 2 |
I am using a dynamic array with a variable number of elements to describe several shapes on a page. When I go to group the shapes using (Some variable references omitted for space) CurrentPage.Shapes.Range(Index:=ShapeArray()).Group
|
| Closing modal form & application | 19 May 2007 15:14 GMT | 4 |
I'm used to Visual Studio 2005, and I've been trying to create a solution in Publisher using VBA. The differences are frustrating me... I want to generate instructions for medical patients. The user (a nurse) needs to be able to type in a name, select an age group and a sex, ...
|
| My catalog in Publisher will not collate properly | 12 May 2007 16:46 GMT | 4 |
My catalog in Publisher will not collate properly no matter what setting I put in print settings with collate checked my 28 page catalog will not print all 28 pages collated properly other than if I request one catalog.I have to partially collate the catalog myself.I have had ...
|
| Referencing Pasted Shapes | 10 May 2007 13:24 GMT | 5 |
I am using VBA code to paste a copied shape to the Master page and then following on to manipulate the shape (.Top, .Left, etc.). When I refer to the recently pasted shape (i.e. ActiveDocument.Pages(1).Master.Shapes(ActiveDocument.Pages(1).Master.Shapes.Count)
|