|
Thank you Thank you Thank you
Tables in XP/Word 2003 are a nightmare for me because being an old-fashioned
girl who learnt Office in the old days on 98, there are just too many bells
and whistles now in all Office applications, and tables are a particularly
bad example of this. So just a note to say to all the MVPs and people with
questions and answers on Word Tables that I could weep with relief that I can
always f...
|
4 |
11.07.2006 16:58:41 |
|
WRAPING ROWS
Can any one please tell me to how you can wrap text to rows in a word table.
I do know abour merging rows, but this is not apprpriate for this particular
form.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-tables/200607/1...
|
3 |
14.07.2006 14:16:35 |
|
HOW TO THICKEN SELECTED LINES OF A TABLE
How do I thicken lines of a table. I need to separate groups of Numbers by
adding a thicker line. How should I do this....
|
3 |
14.07.2006 09:44:09 |
|
Table autoformats even when autoformat is not selected
When entering changes to one cell it changes all the other cells in the
table. Have tried all the comments that were posted and still is not
working. Any ideas on what to try next?...
|
4 |
13.07.2006 15:49:11 |
|
linking and sequential numbering of tables
hi all,
office 2003 pro sp2, wxp pro sp2,
large documents (300+ pages and increasing) numerous figures and tables. i
wonder whether there is a way to link a mention of the table within the text
to the table itself. what i mean and what i want to achieve:
for example, the text would say, "...the salient points of the distribution
can be found in Table 1." what i want to do is to enab...
|
27 |
13.07.2006 12:52:01 |
|
form fields not working in a table
Hi Guys,
I'm trying to create a drop down list in a table in word (this document is
an existing document and the function works correctly on another document).
Unfortunately my arrows aren't showing up and there is no way to access the
other options on the list.
Thanks,
Jo...
|
4 |
13.07.2006 05:49:31 |
|
Double clicking table marker selects previous paragraph
I used to be able to double click the little crossbox at the top left of a
table (sorry, not sure what it's called - perhaps the table selector?) and it
would automatically open the properties dialog for that table. However, now
when I double click, it selects the paragraph of text directly previous to
the table. I'm not sure how I managed to change this...anyone know why this
is or how ...
|
4 |
13.07.2006 03:59:48 |
|
Macro for word tables to excel
There are lots of posts asking how to write a macro exporting a word
table to excel 2003. This is probably the most simple macro for this
task:
Sub GetWordTable()
Dim wdap As Word.Application
Dim wddc As Word.Document
Dim wdtbl As Word.Table
Set wdap = GetObject(, "word.application")
Set wddc = wdap.ActiveDocument
Set wdtbl = wddc.Tables(1)
wdtbl.Range.Cut
ActiveSheet.Paste
...
|
2 |
12.07.2006 22:21:33 |
|
Table dropdown menu
When accessing the 'Table' dropdown menu in Word 2002 the flyouts don't work.
Example: If you click on the word 'Insert' nothing happens. The first level
all work fine. The flyouts don't. The flyouts for all others (File, Edit,
View, etc. )work fine. ...
|
2 |
12.07.2006 21:14:56 |
|
In a table how do I get the text in 45 degree angle?
I am sure that I have done it before, but I can't seem to do it again I don't
remember how I did it...
|
2 |
12.07.2006 19:24:25 |
|
Removing Outline Numbering from TOC
I know this may be a sacrilege endeavor from a formatting standpoint, but it
doesn't hurt to ask...
I am trying to create a document template to help our editors in creating
our reports. Currently they do everything manually. Sadly, they have some
quirky practices that they may refuse to change. They use legal numbering
throughout, but in the table of contents they use no numbering. For...
|
2 |
12.07.2006 18:43:37 |
|
indent or outdent bullets in a table using keyboard shortcuts
How do I indent or outdent a bulleted item in a table using shortcut keys...
|
4 |
12.07.2006 16:27:58 |
|
'keep with next' paragraph within a cell in a Table
How do you stop widows within the cell of a table? I do not wish to force
the whole cell of a table onto the next page (which the 'Allow row to break
across pages' options does)?...
|
4 |
12.07.2006 01:55:02 |
|
How is a table referenced when it is the header?
I'm trying access through VBA an existing table in the header. I need
to pass a variable from another routine (that have completed and is
working).
The existing table is only 1 row with 2 columns (the RH cell has a
graphic in there that needs to stay there) I want to pass the variable
to the LH cell.
I have tried using the sections header.range.text but this just places
the variable und...
|
2 |
11.07.2006 15:04:05 |
|
gridlines on some table pages do not print
I am using Word 97. I have a table that spans 3 pages. The table has been
defined with a 3/4 pt black grid border applied to the entire table. On the
1st page, the bottom most row of the table above the footer has a printing
problem. The bottom row of the grid border for this row does not print out on
the hard copy. In print preview, it appears, but it will not actually print
out on the...
|
4 |
10.07.2006 18:09:47 |
|
How to set up names to automatically insert after "Dear ,"
I have a letter that I want to send out to 100 people. Is there a way to
create a table of these names and have them inserted automatically after the
"Dear" and print automatically after each insertion?
MM...
|
2 |
09.07.2006 20:12:34 |
|
Table of contents numbering not consistent with page numbering format
How do I get a table of contents to number pages in a preliminary section
using a different format? This document has three sections: a title page
section; a section containing the table of contents and table of
authorities; and the main section. All sections have a different first
page footer, so the first page will not have numbers. Each section starts
over from the first page. Th...
|
2 |
09.07.2006 18:49:47 |
|
how can i send a word document to my scanner
my printer ran out of ink..by the way i have a multiplex (printer
,scanner,fax) , i would like to use the machine via the scanner. I would like
to know is there a way that i can send word document to be scanned instead of
print?...
|
2 |
09.07.2006 17:31:45 |
|
Creating an Index based on Table Heading
I am trying to create an index for a large document which contains multiple
tables. I have set it up so that each of the tables has the same fields and
styles. I have tried using a concordance file to create the index, but it is
entirely too long. I would like to know if there is a way to create an index
for a document of this format which would be more of an automated way of
creating...
|
4 |
07.07.2006 18:57:46 |
|
Splitting Tables
Thank you for reading this post.
I know it is possible to split a table horizontally. Is there a way a table
could be split vertically?
...
|
8 |
07.07.2006 15:40:02 |
|
capture data from a form and print it in the header of all the pages
I have a document with a form in it with three fields,suppose
NAME,AGE,DESIGNATION.
Now when user fills these 3 cellls and writes about himself below the
form,now if he goes to the second page the second page should open with
an header which consists of
1.Page number
2.Name
3.Designation
In short I want to capture the data from the form and use that in my
header part of all the subseque...
|
9 |
07.07.2006 15:11:06 |
|
column span detection
I do a lot of extracting PDF data using Acrobat's native text/table select
tool.
When I copy a table in a PDF, then paste it into Word, I then frequently
save the Word doc as HTML. Frequently, when I look at my HTML, I discover
that many of the table columns span 2 or more columns, even though in Word,
the column appears to be just one column.
Is there any way in Word to determine i...
|
2 |
07.07.2006 13:07:03 |
|
how do i control field sequence in word form?
i'm building new form in word. how do i control the tab field sequence....
|
2 |
07.07.2006 00:55:36 |
|
Center Formating is Offset
When I go to "Table Properties" and change the alignment to "center" the
table shifts too far to the right. Why won't it center evenly on the page?...
|
6 |
06.07.2006 22:21:09 |
|
Row Height Not Adjusting
After changing the font type and size (new is smaller), the height of the
rows does not adjust to the new font.
The table properties show that the row height is not 'at least' nor
'exactly', resize is checked. As to the paragraph settings, 'Spacing
before/after' is set at 0 and the 'line spacing' is set at Single.
When I adjust the font size up, the row still does not change which implies...
|
2 |
06.07.2006 17:23:02 |