Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Copying Excel Table into Word with Column & Row Headings

1,470 views
Skip to first unread message

Ed

unread,
Mar 18, 2009, 7:45:35 PM3/18/09
to
I've set up an Excel 2008 spreadsheet to print Column & Row Headings.
I now want to paste this spreadsheet into a Word 2008 file with the
Column & Row Headings visible. I've tried various copying and pasting
routines, but none work.

How can accomplish this seemingly simple task?

Thanks for your help.

Ed

CyberTaz

unread,
Mar 19, 2009, 12:34:46 AM3/19/09
to
Sorry, Ed, but I don't think you'll get that to happen. The Headings bars,
scroll bars, etc. are a part of the window structure not the data area. Thus
they din't get copied. Your only options are to use a screen capture or take
the tome & trouble to set it up for PDF output.

HTH |:>)
Bob Jones
[MVP] Office:Mac

On 3/18/09 7:45 PM, in article
96d6b776-9265-440c...@e38g2000yqa.googlegroups.com, "Ed"

Ed

unread,
Mar 19, 2009, 7:17:27 AM3/19/09
to
On Mar 19, 12:34 am, CyberTaz <onlygeneralt...@com.cast.net> wrote:
> Sorry, Ed, but I don't think you'll get that to happen. The Headings bars,
> scroll bars, etc. are a part of the window structure not the data area. Thus
> they din't get copied. Your only options are to use a screen capture or take
> the tome & trouble to set it up for PDF output.
>
> HTH |:>)
> Bob Jones
> [MVP] Office:Mac
>
> On 3/18/09 7:45 PM, in article
> 96d6b776-9265-440c-96e2-dd0fa8cf9...@e38g2000yqa.googlegroups.com, "Ed"

>
> <edvolc...@nyc.rr.com> wrote:
> > I've set up an Excel 2008 spreadsheet to print Column & Row Headings.
> > I now want to paste this spreadsheet into a Word 2008 file with the
> > Column & Row Headings visible. I've tried various copying and pasting
> > routines, but none work.
>
> > How can accomplish this seemingly simple task?
>
> > Thanks for your help.
>
> > Ed

Thanks. Ed

macropod

unread,
Mar 19, 2009, 11:11:01 AM3/19/09
to
Hi Ed,

As Bob says, you can't do that. However, if you're prepared to paste the Excel data into Word as a Word table, there is a way to
simulate what you're after:
1. Insert the table
2. Add a new 1st row to the table
3. Insert A, B, C for the column headins
4. Add a new left column to the table
5. number from the 2nd row down.

You can then shade the left column & top row to simulate the Excel row/column headings.

If you prefer, you can use SEQ fields to generate the row/column headings:
For the 1st column, code the field as: {SEQ Col \* alphabetic \* Upper}
For the 2nd row, colde the field as: {SEQ Row}
Then simply copy across/down, respectively. When you've finished, select the table and press F9.

Note: The field brace pairs (ie '{ }') for the above example are created via Cmd-F9 - you can't simply type them or copy & paste
them from this message.

--
Cheers
macropod
[MVP - Microsoft Word]


"Ed" <edvo...@nyc.rr.com> wrote in message news:96d6b776-9265-440c...@e38g2000yqa.googlegroups.com...

Carl Witthoft

unread,
Mar 19, 2009, 5:03:44 PM3/19/09
to
There is a different way, but it requires you to paste a Picture rather
than an editable table. I happen to be of the opinion that this is a
far better way, because it avoids getting the Excel workbook embedded
into the Word doc, but that's more or less a matter of preference (and
lack of security).

So, in Excel, use PageSetup to "print row/column headers" , then (at
least prior to 2008), hold the shift key and select Edit/CopyPicture,
click "as printed" and you're all set.


In article <uJH3AUKq...@TK2MSFTNGP05.phx.gbl>,
"macropod" <macr...@invalid.invalid> wrote:

> Hi Ed,
>
> As Bob says, you can't do that. However, if you're prepared to paste the
> Excel data into Word as a Word table, there is a way to
> simulate what you're after:
> 1. Insert the table
> 2. Add a new 1st row to the table
> 3. Insert A, B, C for the column headins
> 4. Add a new left column to the table
> 5. number from the 2nd row down.
>
> You can then shade the left column & top row to simulate the Excel row/column
> headings.
>
> If you prefer, you can use SEQ fields to generate the row/column headings:
> For the 1st column, code the field as: {SEQ Col \* alphabetic \* Upper}
> For the 2nd row, colde the field as: {SEQ Row}
> Then simply copy across/down, respectively. When you've finished, select the
> table and press F9.
>
> Note: The field brace pairs (ie '{ }') for the above example are created via
> Cmd-F9 - you can't simply type them or copy & paste
> them from this message.

--
Team EM to the rescue! http://www.team-em.com

CyberTaz

unread,
Mar 19, 2009, 6:45:40 PM3/19/09
to
Yep - the feature is still there in 2008, I just didn't think of it :-}
Thanks for recharging the memory bank!

Regards |:>)


Bob Jones
[MVP] Office:Mac

On 3/19/09 5:03 PM, in article
carl-A6F010.1...@reader.motzarella.org, "Carl Witthoft"

Ed

unread,
Mar 19, 2009, 7:03:10 PM3/19/09
to
On Mar 19, 5:03 pm, Carl Witthoft <c...@witthoft.com> wrote:
> There is a different way, but it requires you to paste a Picture rather
> than an editable table.  I happen to be of the opinion that this is a
> far better way, because it avoids getting the Excel workbook embedded
> into the Word doc, but that's more or less a matter of preference (and
> lack of security).
>
> So, in Excel,  use PageSetup to "print row/column headers"  , then (at
> least prior to 2008), hold  the shift key and select Edit/CopyPicture,  
> click "as printed" and you're all set.
>
> In article <uJH3AUKqJHA.1...@TK2MSFTNGP05.phx.gbl>,

>
>
>
>  "macropod" <macro...@invalid.invalid> wrote:
> > Hi Ed,
>
> > As Bob says, you can't do that. However, if you're prepared to paste the
> > Excel data into Word as a Word table, there is a way to
> > simulate what you're after:
> > 1. Insert the table
> > 2. Add a new 1st row to the table
> > 3. Insert A, B, C for the column headins
> > 4. Add a new left column to the table
> > 5. number from the 2nd row down.
>
> > You can then shade the left column & top row to simulate the Excel row/column
> > headings.
>
> > If you prefer, you can use SEQ fields to generate the row/column headings:
> > For the 1st column, code the field as: {SEQ Col \* alphabetic \* Upper}
> > For the 2nd row, colde the field as: {SEQ Row}
> > Then simply copy across/down, respectively. When you've finished, select the
> > table and press F9.
>
> > Note: The field brace pairs (ie '{ }') for the above example are created via
> > Cmd-F9 - you can't simply type them or copy & paste
> > them from this message.
>
> --
> Team EM to the rescue!    http://www.team-em.com

Carl,
The approach you suggest no longer works in Office 2008.
Ed

0 new messages