Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Data from Exel into Word

How can I create a macro that takes data from exel into word
For Example take the content of cell A1 in mylist.xls and place it into word replacing text that says A1

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default Data from Exel into Word

Hi, Jere. This would probably be automated easier from Word code than Excel
code. You'd want to set a bookmark in your Word document where you want the
value to show. Then a Word macro would open the Excel file, grab the value
of A2 from the correct sheet and put it in a string, and set the contents of
the bookmark as that string. Does this work for you?

HTH
Ed

"Jere" wrote in message
...
How can I create a macro that takes data from exel into word?
For Example take the content of cell A1 in mylist.xls and place it into

word replacing text that says A1?

Thanks in advance.



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
create hyperlink from exel file to particular word in word file Hiten Kapasi Excel Discussion (Misc queries) 1 May 15th 10 11:58 AM
Data Sort #ERR in copied data - Exel 2003 colindav Excel Discussion (Misc queries) 2 October 22nd 08 10:08 AM
How do I transfer information from Exel to Word Mailings? Mike Ryan Excel Discussion (Misc queries) 2 August 16th 07 12:10 AM
MY EXEL/WORD OFFICE 2000 IS RUNNING VERY SLOW AFTER DOWNLOADING U. STEVE CAMPBELL Excel Discussion (Misc queries) 1 December 7th 04 05:59 PM
Replacing instances in word with data from exel Jere[_2_] Excel Programming 0 May 7th 04 12:31 PM


All times are GMT +1. The time now is 07:53 AM.

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"