Group:  Microsoft Word ยป microsoft.public.word.tables

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
58 Pages: <<  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  >>  
Trouble printing tables borders when set for 2 pages per sheet
I am printing 2 pages per sheet in Word 2000 to make a booklet. Whenever I have a table on any page that appears on the right side of the page, my shading does not appear in the entire cell or row. This does not happen if the table is on the left side of the page. HELP!...
1 26.04.2006 00:07:01
Templates
Having trouble making a template stick once created. I create template then go back in to use for Data Entry and the fields move. Help!!...
4 25.04.2006 19:52:57
Word / Tables / Characters changing?
Hello, This is my first post. I've looked for about 30 minutes and found a few things to try (but I'm not at the site til tomorrow). So I want to see if anyone has seen this and has some suggestions. A user has created a word document and inserted a table with data in it, then after opening it a few days later items will change (example: "x" will change to "(" etc.) They are us...
2 25.04.2006 01:30:58
How to keep Word table from altering format?
I have created a specific table layout that I wish to use but when I insert information the table will change the size of the cells . How can I keep the table defined to the measurements I desire?...
6 24.04.2006 22:07:02
In a table, Only 10 characters per field, tick marks, how?
I am creating a document template using tables. In each field, I want to limit the number of letters or numbers a person can put in each. For example, for the "State" cell, there would only need to be room for 2 characters in that field. How do I divide each cell or add tick marks to control this. That way I can keep them from changing the format of my table when filling my form out onli...
2 24.04.2006 21:12:38
Can I set up questionaire and get responses in Outlook?
I'd like to set up a questionaire and get responses by e-mail. Everyone involved with the questionaire has outlook 2003...
2 24.04.2006 20:56:04
How do i create a word template with non editable text?
How do i create a temlate for a fax or meeting note with non editable text...but still have fields where I can enter data that I need to change?...
2 24.04.2006 18:58:12
Tables Embedded In Word
I have several tables embedded in a Word 2003 document. When I try to reopen the table it gives me the following error message "This object is corrupt or is no longer available." Is there a way to open the file? What is causing this and is there something I can do to prevent this from happening in the future....
3 24.04.2006 16:04:01
how can i delete a table without deleting the text within it?
help!! i have copied and pasted a web article into word, it is set in a table and i wanted to know if i can extract the text or delete the table and retain the text?? ...
2 24.04.2006 14:33:34
AllowPageBreaks setting forgotten in Word 2003
Try this: Create a table with at least two rows near the bottom of a page, such that the table spans the page break. Then run this macro: Sub SetTableProps() Selection.Tables(1).AllowPageBreaks = False End Sub The table is no longer split across the page break. Fine. Now save the document, close it, and open it again. AllowPageBreaks is now True, and the tabl...
4 24.04.2006 14:18:01
Tables & Columns
I have created a table and i want to make some columns read only -- Gail naylor...
4 24.04.2006 12:56:02
3 different page number formats-How??!!
Seriously-WHY is it so difficult to use WORD. If I just have a letter, label, etc. WORD is not a problem. However, I'm trying to put together a research proposal. I have a cover page (NO page numbers), a letter of transmittal (page numbers in small roman numerals) Tabel of contents, table and figures (again with small roman numerals for page #'s) and the bulk of the propsal (Arabic p...
4 24.04.2006 12:05:01
Merged cells make row disappear in table
Hi Experts! I'm trying to merge cells to create a row, and when I get to the last two cells, Word makes the row disappear in the table. The 'weird' thing is then the row reappears at the top of the page, floating above the table. How do I get the row to stay in the table? Thanks bunches, -- Rosanne Ramos San Diego, California USA...
4 24.04.2006 08:20:52
FAQ - Frequently Asked Questions - please read before posting - unofficial April posting
FAQ = Frequently Asked Questions - unofficial This FAQ is posted weekly.- more or less Please save yourself some time by reading it before posting to the news group. --- BEFORE POSTING ANYTHING PLEASE READ THESE --- http://www.mvps.org/word/FindHelp/Posting.htm http://www.dts-l.org/goodpost.htm Reading these articles will help you get a quick and meaningful response...
3 23.04.2006 23:22:16
Problem tabbing to enter data in table
This sounds like a hardware problem but it is a Word problem experienced in connection with Tables: When entering data into a table in Microsoft Word 2003, using the tab key to navigate from cell to cell, if I don't press the tab key firmly and sharply and sometimes even when I do push it that way, the keyboard will either fail to execute a tab or it will do so partially. This "partial"...
8 23.04.2006 19:33:01
how can I change page oreintation for a diagram?
Please help!! I have created a diagram that printed out too small because I am unable to change the page orientation. Word will not let me select page setup. I need to make the diagram bigger and in landscape orientation, but nothing I have tried has worked....
3 23.04.2006 13:22:01
word will not save items when asked to
when going into file, word will not save document, gets stuck...
2 22.04.2006 22:32:15
Tables
How do I avoid Word 2003 from quitting when I select cells in a table, modify cells, and then Edit>Undo (or Ctrl+Z)? ...
1 22.04.2006 12:02:02
How do I remove spaces in a table in Word linked from Excel
How do I remove spaces in a table in Word linked from Excel. Whenever I update values in Word in a table that links to Excel. It brings in the spaces from the original cell as blank characters. How do I remove these or keep it from bringing them in in the first place?...
2 22.04.2006 11:07:21
how do I get this formula (A2*d2)-e2 in a word table
-- Big Dogs...
3 22.04.2006 11:03:52
why table lines do not appear bottom of each page
I have a table where border lines are required under some rows but not others. I need a line to print out at the bottom of the table on each page, even if that particular row has no border or that row goes across the page. At the moment at work we have to re-edit the lines everytime we edit the table, which is about 50 pages long. I work in a Document Production Centre of a law firm a...
5 22.04.2006 11:01:01
Create a macro to insert a customized table
Hello: I'm trying to create a macro to insert a customized table in a document. I know next to nothing about VB, but do have some programming background. I want to create this table so that others in my group can quickly insert it to have the same style formats and shading applied to tables throughout the document. I've read some VB articles, and found the following code to insert a ...
2 21.04.2006 17:23:34
Do not want to "enter" in a tables cell
I created a form in Word 2003 but, when the user presses enter the form expands. Is there any way I can lock it so that when you press enter it doesn't move?...
2 21.04.2006 15:04:37
lines in table to represent totals
When I have financial values in a table I need to show totals by a single line above and a double line below the total and the lines needs to be vertically aligned in the cells. My older version of word could do this but not the current version even if I try to copy in a preformatted table ...
2 21.04.2006 13:49:59
design a custom line in Word 2003 Pro
Is it possible to design a custom line in Word 2003 Pro? I am trying to emulate the 3D table cell effect from Word Perfect. The default line styles do not create an attractive version of this effect....
2 21.04.2006 12:50:02
58 Pages: <<  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net