|
More site info...
microsoft.public.word.docmanagement | Forum profile
|
|
Forum profile page for microsoft.public.word.docmanagement on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.word.docmanagement, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "microsoft.public.word.docmanagement" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on microsoft.public.word.docmanagement:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
360
|
1,281
|
3,328
|
|
Post:
|
761
|
2,524
|
7,328
|
|
|
microsoft.public.word.docmanagement Posting activity graph:
|
Top authors during last week:
user's latest post:
Auto capitalize after colon? in...
Published (2009-11-24 21:12:00)
No, there is no change in Word 2007 in this regard. Because capitalization after a colon depends on context, it is unlikely ever to be made automatic.
user's latest post:
How to create AND MAINTAIN a new...
Published (2009-11-24 23:47:00)
Open the document and use the Organiser (Alt+F8 > Organizer) to copy style(s) from document to template.
user's latest post:
How to create AND MAINTAIN a new...
Published (2009-11-24 15:52:00)
It should be saved in your normal.dot or normal.dotm (depending on version of Word) template, unless the checkboxes about where to save it have been changed, and thereafter it will appear in all new documents based on that template. It's also possible to create new styles that aren't saved to a template but only in the document for which they are created. On Nov 24, 6:08?pm, veronius...
user's latest post:
compare 2 documents highlight...
Published (2009-11-24 19:22:00)
On Tue, 24 Nov 2009 17:08:02 -0800, hopeful <hopeful@discussions.microsoft.com> wrote: >How do I in Word 2007 compare an original and revised document and highlight >the changes in the revised document On the Review ribbon, click the Compare button and select the two files to compare.
Doug Robbins - Word MVP
19
user's latest post:
Format issues in...
Published (2009-11-24 03:07:00)
Exactly what is it that appears on the 11th and following pages?
user's latest post:
Anchoring a section break to the...
Published (2009-11-19 14:17:00)
On Nov 19, 3:46?pm, Chris Rile <ChrisR...@discussions.microsoft.com> wrote: > ..and having a table pass over it.. > > Hi, > > I have a document that I'm trying to make easier to use. This is a 'form' > (using the term loosly) where people will open up the template, edit fields > in the table on the form, and save it with a new name. > >...
Pamelia Caswell via OfficeKB.com
8
user's latest post:
how do I insert a column break...
Published (2009-11-23 16:22:00)
In W2007 page layout tab > page setup group > breaks > column break. ella wrote: >there are plenty of questions about this but I cannot find any answers
user's latest post:
large picture - keep page number...
Published (2009-11-15 20:58:00)
Thanks, I ended up keeping it in portrait mode and using hidden text for the caption that the List of Figures sees/pulls and shrinking the figure just enough so the hidden caption stays on the same page. Luckily, I had already been using my own field code for the list of figures instead of having it pull from the captions itself: {TC "{seq xyz}.->Short graphic " \f Fig \l "1"} I then...
|
|
|
|
Latest active threads on microsoft.public.word.docmanagement::
Started 1 day, 15 hours ago (2009-11-24 15:52:00)
by Peter T. Daniels
It should be saved in your normal.dot or normal.dotm (depending on
version of Word) template, unless the checkboxes about where to save
it have been changed, and thereafter it will appear in all new
documents based on that template. It's also possible to create new
styles that aren't saved to a template but only in the document for
...
Started 1 day, 7 hours ago (2009-11-24 23:42:00)
by Graham Mayor
*Any* document that you allow someone to see is pretty much theirs to do
with as they want, so any attempt to prevent users from removing content of
a document that you are going to allow them access to will be futile. The
normal practice would be to insert the logo in the appropriate headers of
the relevant document template, which ...
Started 1 day, 7 hours ago (2009-11-24 23:42:00)
by Graham Mayor
Download the pictures from the camera to the PC and insert picture from
file.
Started 1 day, 10 hours ago (2009-11-24 21:12:00)
by Suzanne S. Barnhill
No, there is no change in Word 2007 in this regard. Because capitalization
after a colon depends on context, it is unlikely ever to be made automatic.
Started 1 day, 9 hours ago (2009-11-24 21:17:00)
by macropod
Answered in microsoft.public.word. vba.general (yesterday)
Started 1 day, 11 hours ago (2009-11-24 20:12:00)
by Suzanne S. Barnhill
No, text in a header or footer cannot be included in the table of contents.
In Word 2003 and earlier, only headings in the main document layer can be
"seen" by a TOC; Word 2007 adds the ability to see headings in text boxes
(the drawing layer). Instead of putting your headings in the header, put
them in the main document body and use ...
Started 1 day, 11 hours ago (2009-11-24 19:22:00)
by Jay Freedman
On Tue, 24 Nov 2009 17:08:02 -0800, hopeful
<hopeful@discussions.microsoft.com> wrote:
>How do I in Word 2007 compare an original and revised document and highlight
>the changes in the revised document
On the Review ribbon, click the Compare button and select the two
files to compare.
Started 1 day, 18 hours ago (2009-11-24 12:37:00)
by Stefan Blom
Ctrl+N creates a new, blank document in Word.
|
|
Hot threads for last week on microsoft.public.word.docmanagement::
Started 1 week ago (2009-11-18 12:02:00)
by Stefan Blom
In Word, cross-references are REF fields, which means you can do the
following: Press Alt+F9 to show field codes. Display the Find dialog box
(Ctrl+F). In the "Find what" box, type ^d. Use the Find Next button to move
between REF fields.
Started 6 days, 23 hours ago (2009-11-19 07:37:00)
by Graham Mayor
Add the following macro to a QAT button or keyboard shortcut to insert the
page number at the cursor
Sub InsPageNo()
Selection.Fields.Add Range:=Selection.Range, Type:=wdFieldPage, _
PreserveFormatting:=False
ActiveWindow.View.ShowFieldCodes = False
End Sub
http://www.gmayor.com/installing_macro....
Started 5 days, 20 hours ago (2009-11-20 11:02:00)
by Stefan Blom
Are you really referring to themes? Note that themes were introduced in Word
2007, so you couldn't have created one in Word 2003.
In Word 2007, you cannot remove a theme, but you can reset to the theme from
the document template: Page Layout | Themes | Reset to Theme from Template.
Started 6 days, 17 hours ago (2009-11-19 13:47:00)
by Suzanne S. Barnhill
Text (of any kind, including tables) cannot flow over a section break. If
you use a Next Page section break, then it will always start a new page,
but there's no guarantee it will be page 2. Instead of creating artificially
large rows, why not make the height of all of them Auto? FWIW, I am unable
to open the document you have posted; ...
Started 6 days, 1 hour ago (2009-11-20 05:47:00)
by Graham Mayor
You cannot share the Normal.dot file among multiple users in Word
http://support.microsoft.com/?kbid=811468 (this applies equally to Word
2007).
Started 3 days, 4 hours ago (2009-11-23 02:37:00)
by Graham Mayor
Why would you want to save it without the extension? Extensions are the
means whereby Windows allocates applications to open those files. Well
designed software will not allow you to save files without the required
extension. You can probably edit the filename to remove the extension, but I
cannot think of one good reason for doing so....
Started 1 week ago (2009-11-19 05:52:00)
by Suzanne S. Barnhill
I don't know the answer to your question, but I'm intrigued by your
statement that "Word kept changing the hyphen separator to an en-dash"
because (a) I would not expect this between two numbers with no spaces, and
(b) Word offers the en dash separately as one of the separator options.
FWIW, the " figure dash" provided in some large ...
Started 6 days, 18 hours ago (2009-11-19 12:32:00)
by Stefan Blom
Are you saying that the gray color is printing too?
Started 6 days, 18 hours ago (2009-11-19 12:37:00)
by Jay Freedman
On Thu, 19 Nov 2009 11:41:01 -0800, LeahT
<LeahT@discussions.microsoft.com> wrote:
>I am going crazy...I am hoping someone can help. I am trying to print Avery
>Name Badges (template 74652)....I have changed every setting I can think of
>in Word 2007 and it REFUSES to print from the bypass tray pulling the card
>sheet. It ...
Started 4 days, 17 hours ago (2009-11-21 13:52:00)
by Doug Robbins - Word MVP
Alt+0190 will give you ¾
Note that for ¼ you use Alt+0180 and for ½ you use Alt+0189; Alt+171 gives
you ◄
If you run a macro containing the following code, it will create a document
that contains a table listing all of the symbols that can be created by
using Alt+numeric keypad
' Macro created 12-08-98 by Doug Robbins to list ...
|
|