Need page # tabs at bottom of Publisher program newsletter
Fri, 21 Sep 2007 14:36:03 -0700
Tabs with page numbers at bottom of newsletter pages disappeared. How to
retrieve them? ...
|
How do I setup a countdown timer in publisher?
Thu, 20 Sep 2007 08:16:02 -0700
I am trying to set up a countdown timer on my intranet webpage that will
automatically update every day.
Using Publisher 2003. ...
|
How to save a website in publisher that was created in frontpage
Tue, 11 Sep 2007 10:22:06 -0700
I have been using 2000 FrontPage to create, edit and publish my websites. I
recently upgraded (i think its an upgrade) to 2003 Publisher. I am having a
problem saving my existing website to Publisher now. I did try to copy the
page of my site and paste it to a new publisher document however it seems
that ...
|
Formatting using macro
Mon, 3 Sep 2007 05:12:02 -0700
Hi,
I am using macro to populate data in the publisher. I want to do formatting
of this data, say making Bold and using bullets. How can I do this? Is it
possible or not?
Thanks
Mohan ...
|
How to use JavaScript
Sat, 1 Sep 2007 04:54:00 -0700
Hi,
Can anyone tell me how to use JavaScript in Publisher.
Thanks
Mohan ...
|
Re: Code for replacing underlined text with underlined blanks thro
Fri, 31 Aug 2007 23:29:22 +0100
vcube wrote:
> As you can guess, I am still looking for that programmable (macro) code!
> I am hoping this can save me lots of pain and time by replacing all
> underlined text with underscores in all pub pages. Thanks again for your
> time.
Hi vcube,
Here's the code:
'**********************
Sub R ...
|
New to publisher- Trying to edit HTML
Wed, 29 Aug 2007 20:54:00 -0700
Is there a HTML editor in Publisher(besides the snippet box) or am I missing
something here?Of course, I can edit the html in the filtered files and use
it, but how would I save the changes back to the publisher file. ...
|
|
|
"Access Denied" when setting .Name property of previously named Sh
Wed, 29 Aug 2007 06:02:06 -0700
When referencing a shape by it's name or otherwise, is the .Name prperty
locked so that it cannot be set? I have some code similar to this:
intCurPageNum = ActiveDocument.ActiveView.ActivePage.PageIndex
For Each shpOverlayShape in ActiveDocument.ActiveView.ActivePage
strShapeName = Left(shpOverlayShape.N ...
|
Re: SaveAsPicture differences between Publisher2003 and Publisher2
Wed, 29 Aug 2007 05:06:04 -0700
Thanks for replay, i have solved.
For the community, i worked around this issue using
MailMerge.Execute method, that return a Document;
then, on this object, you can call the SaveAsPicture
that is correctly executed.
Thank to Ms for documenting this change...
"Fred" wrote:
>
> > Could someone help me, ...
|
how do i remove name "Billie Rae" at top of resume page?
Mon, 12 Mar 2007 09:50:12 -0700
please help ...
|