Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default Copying spreadsheet data to WORD

I am using Office 97.

I have a workbook with a number of worksheets in it. Is it possible to copy
a range from each worksheet, one sheet at a time and paste special as a
picture/bitmap into a new WORD document?

If so, can anyone assist me with some code, please?

--
Mark
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Copying spreadsheet data to WORD

Turn on the macro recorder in Excel

select a range, hold down the shift Key and select Edit=copy Picture

No turn off the macro recorder.

Go to word, turn on the macro recorder.

Select in word and do Edit=Paste

Turn off the macro recorder.

Now you can combine the recorder macros with alterations to match you actual
requirements.

For help on automating word:

http://support.microsoft.com/?id=165926
OFF97: Can't Dimension Word as Application from Other Program
(Examples of Working with Word 97 using OLE)

http://support.microsoft.com/?id=167223
OFF97: Microsoft Office 97 Automation Help File Available (Q167223)

http://support.microsoft.com/?id=260410
OFF2000: Microsoft Office 2000 Automation Help File Available (Q260410)

http://support.microsoft.com/?scid=253235
FILE: OFFAUTMN.EXE Discusses Office 97 and 2000 Automation and Provides
Sample Code

--
Regards,
Tom Ogilvy



"Mark" wrote in message
...
I am using Office 97.

I have a workbook with a number of worksheets in it. Is it possible to

copy
a range from each worksheet, one sheet at a time and paste special as a
picture/bitmap into a new WORD document?

If so, can anyone assist me with some code, please?

--
Mark



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default Copying spreadsheet data to WORD

Thanks Tom: helpful reference

j.

"Tom Ogilvy" wrote:

Turn on the macro recorder in Excel

select a range, hold down the shift Key and select Edit=copy Picture

No turn off the macro recorder.

Go to word, turn on the macro recorder.

Select in word and do Edit=Paste

Turn off the macro recorder.

Now you can combine the recorder macros with alterations to match you actual
requirements.

For help on automating word:

http://support.microsoft.com/?id=165926
OFF97: Can't Dimension Word as Application from Other Program
(Examples of Working with Word 97 using OLE)

http://support.microsoft.com/?id=167223
OFF97: Microsoft Office 97 Automation Help File Available (Q167223)

http://support.microsoft.com/?id=260410
OFF2000: Microsoft Office 2000 Automation Help File Available (Q260410)

http://support.microsoft.com/?scid=253235
FILE: OFFAUTMN.EXE Discusses Office 97 and 2000 Automation and Provides
Sample Code

--
Regards,
Tom Ogilvy



"Mark" wrote in message
...
I am using Office 97.

I have a workbook with a number of worksheets in it. Is it possible to

copy
a range from each worksheet, one sheet at a time and paste special as a
picture/bitmap into a new WORD document?

If so, can anyone assist me with some code, please?

--
Mark




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copying a large spreadsheet into Word JoeyG Excel Discussion (Misc queries) 1 August 21st 09 03:05 AM
copying large spreadsheet into Word JoeyG Excel Discussion (Misc queries) 2 August 20th 09 04:16 PM
Copying data from Word Homer Excel Worksheet Functions 2 December 26th 06 12:56 PM
Copying an Excel spreadsheet to a Word document KG Excel Discussion (Misc queries) 1 November 28th 04 07:38 PM
copying data from word to excel David McRitchie Excel Programming 0 September 11th 04 12:28 AM


All times are GMT +1. The time now is 09:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"