|
Button Macro for Caclulating in Word Tables
Can anyone can point me to an example of a macro that you would assign to a
command button in Word 2007 that calculates a result based on values from
multiple cells in one table and puts that result in another cell in a
separate table?
I've been told that I cannot link Excel spreadsheets for this application;
it has to be stand-alone Word. So, I either have to do this in Word or not ...
|
3 |
12/11/2008 3:01:29 PM |
|
Line missing when I print table
I have a document that has several tables, one of which continues on the next
page. The bottom line of the table, at the very bottom of the page, is shown
but is gray and it will not print. I can add rows, delete rows and it
remains the same. However, I have subsequent separate tables that continue
on an additional page, but they are printing correctly. What am I doing
wrong?...
|
3 |
12/11/2008 2:41:01 PM |
|
Problem with custom table styles
I am creating a template in Word 2007. The normal font is Garamond 11pt. I
have created a custom table style which uses Arial 8pt.
When I apply the custom style, it applies Garamond 11pt instead of Arial
8pt.
All other aspects of the custom style are applied correctly (bold, shading,
font colour) just not the actual font. I have tried setting every occurence
of "font" within t...
|
4 |
12/10/2008 10:41:17 PM |
|
Need to find AutoSum for tables in Word but is missing from 2007
Have downloaded MS Office 2007 but am unable to find the AutoSum in Word that
I used to use in tables to calculate the totals when completing figurework
etc.
It is still in Excel but not in Word and have checked everywhere, evening
seeking assistance with Office Helper but nothing.
Am I missing something here?
Hope somebody can assist.
Best regards
...
|
2 |
12/10/2008 10:19:35 AM |
|
Inserting a row into a table without changing format already in p
I have a table with cells that contained numbered questions. The numbering
sequence starts over at 1 for each question in a row. When I insert a row
into the table, the new row will automatically give me a "1" for the new
questions I'm inserting and give me subsequent numbers for each additional
question. The new row works well. In the process of inserting that row, the
row below it ...
|
1 |
12/9/2008 5:58:06 PM |
|
In WORD 2007 how do I format a column for dates or money only
I have a large number of WORD tables, and two colums of these are DATE and
TIME.
I can't find any way of formatting columns that will preset these columns so
that only dates and money will show...
|
2 |
12/9/2008 12:21:45 PM |
|
Custom Table styles
How can I add a custom paragraph style when creating a custom table style so
when this custom table style is applied to a table,
the already defined paragraph style is automatically applied to the rows
that have been specified at creation.
For example: First row in table would have paragraph style _myHeadingStyle
applied
All other rows would have paragraph style _myRowStyle applied
...
|
2 |
12/9/2008 10:30:28 AM |
|
Clip art in tables
Can anyone help me figure this out??? I read through some earlier posts and
thought that I had found the answer but no such luck.
I need to place 50 or so 3"x5" cards into one document. For printing
purposes I need them to be 4 to a page. Each card has different text and
some have graphics inserted as backgrounds or borders, etc.
I managed to get individual 3x5 cards no problem. Bu...
|
1 |
12/8/2008 9:59:00 PM |
|
Insert col in Word table
How can I insert a column in a Word table without having the table expand
beyond the width of the screen? I wish to adjust the column widths after to
make it fit....
|
5 |
12/8/2008 3:01:44 PM |
|
can I paste link a table within the same word document
Tried to copy and paste link sections of a table to elsewher in the same
document. I now get error messages which I think is due to this....
|
2 |
12/8/2008 10:30:54 AM |
|
Tables cutting of the top of text
Often when I have inserted a line in a table it comes out very slim top to
bottom. Then when I type in words the tops of the letters are cut off to the
point of being unreadable. ...
|
4 |
12/6/2008 11:00:01 PM |
|
picture as table cell background?
Is this possible? I've managed to place a picture in the table cell, problem
is that every time I change the text formatting it moves the picture. I need
the picture to be locked and sized to the table cell. I.e. table cell
background IS the picture, and all text editing is done on TOP of the image
without changing it.
Any help appreciated!!...
|
4 |
12/6/2008 9:12:23 PM |
|
Referencing a check box result within a formula
I am trying to create an "If" formula that uses a check box result as the
operator. What should I reference to get a desired result when a check box
is marked as opposed to unmarked?...
|
2 |
12/6/2008 5:59:24 AM |
|
Text in Table Cells problem
Hello, I just joined in hopes someone can help me with an issue that's
driving me nuts.
I'm running MS XP Pro, Office 2002 SP2
I have a table with 5 columns and about 90 rows. The column's widths I
want fixed to where I move them. The rows's height should auto adjust
to the amount of text that's in them.
The problem is when I enter text in the individual cells, and I get to
the right marg...
|
6 |
12/6/2008 5:02:27 AM |
|
Help me with a formula in Table
I want a count.
in column F2:F27, how many "F" (or "M") are there in the column
--
Sua Sponte...
|
4 |
12/6/2008 3:00:54 AM |
|
Text Boxes
Is it possible to get a text box in a table to move with the text, eg, in a
header row, if the level of the heading row changes, eg, Heading 1 to Heading
2, more numbers, the text box used to "hide" the word "cont'd" on the first
page of a table now covers part of the table title too because of the
increase in numbers....
|
7 |
12/5/2008 5:46:01 PM |
|
Can I get non-printing guidelines for table borders?
I want to see where the borders of my table and its cells are, but do not
want them to print. Can I do this without having to place and remove borders
as I work?...
|
2 |
12/5/2008 2:40:50 PM |
|
Conditional Formating
I have a table the basis of which is two columns, with one cell in the left
hand column at double the height of the two cells in the right hand column.
In the left hand cell I put in a job description of work to be done, in the
upper right hand cell I put the initials of the person doing the work and in
the lower RH cell I put the date by which the work is to be done. I want the
table ...
|
2 |
12/5/2008 3:07:15 AM |
|
Increase number down the row of a table
Hello
I’m trying to make a form in Word 2007 to increase the number in a column
down the row.
I can do this
{=a1+1}
{=a2+1}
{=a3+1}
But I nead something similar to the Excel
{=L[-1]C1 + 1}
{=L[-1]C1 + 1}
{=L[-1]C1 + 1}
This form {=L1C1 + 1} work fine. But this {=L[-1]C1 + 1} don’t work in MS
Word table.It works in Excel (that’s why I expect the same function in the
t...
|
2 |
12/4/2008 10:50:25 PM |
|
Formula for non blank cell
I hope this makes sense... I'm working with a department that uses word to
keep track of when employees are doing their designated duties by system
date/time to make sure they aren't fudging the time.
I've created a document that has two different tables in it and the first
table (7 columns) can be un protected with no worries. However, the second
table (2 columns) needs to have cell ...
|
4 |
12/4/2008 10:46:00 PM |
|
How to maintain border format when Paste by Appending to Table
Hello experts,
I find that when I "Paste by Appending to Table" I loose the cell line
formatting on the paste.
Let me explain:
I use tables for signature blocks in legal documents.
I have a 2 row, 4 column signature table where all borders are off except
the bottom border of cells A1 and C1 are set to a single line. The cells
under each of those (eg: A2 and C2) contain the name...
|
1 |
12/4/2008 6:20:04 PM |
|
Only the first page prints from my address table, WHY?
I have a list of addresses in a 'word' table.
When I try to print this table only the first page prints and that has no
margins.
Why?...
|
2 |
12/4/2008 4:40:44 PM |
|
Table of Figures
I have figures and tables in a document, and I want a Table of Figures for
the captions. When I create the Table of Figures, Word goes into one of the
tables and adds entries to the Table of Figures from the entries in the
table, not just the caption for the table....
|
5 |
12/4/2008 2:16:18 PM |
|
Table row heights
Is there a way to tell what the height of a row in a table currently is?...
|
2 |
12/3/2008 11:16:02 PM |
|
Cell Height
How to fix a cell height...any idea??...
|
4 |
12/3/2008 2:34:15 PM |