Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default macro in excel to copy from excel to word

i have a database in excel...which i would like to take more advantage
of.

I also have some forms in Word that I was hoping to be able to get
them to be automatically completed using the excel database.

Initially thought this would be quite simple.... just record the macro
then modify it to suit.

This using simple copy from excel and paste into word document, or
pasting into form..field..values. Preferably modifying the values of
fields in the form. The form is protected, and some fields are
entered manually.

I have done a little before with excel macros - to a level of 'using
excel programming for dummies' book. But really do not know where to
start now.

Have seen this:
"Dim appWD As Word.Application
Set appWD = CreateObject("Word.Application.8")
appWD.Visible = True"

but not sure how this all fits in.

can anybody help guide me in the right direction or know of a good
simple book. not really into this heavy would just like to know how to
get this simple task done for now. not much point in learning loads of
stuff i will just forget, because i wont use it again for a while.

thanks

steve
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default macro in excel to copy from excel to word

Have you tried using Word's Mail Merge feature to pull the data from Excel?

There's information on the Word MVPs' web site:

http://www.mvps.org/word/FAQs/MailMerge/

Stephen Murray wrote:
i have a database in excel...which i would like to take more advantage
of.

I also have some forms in Word that I was hoping to be able to get
them to be automatically completed using the excel database.

Initially thought this would be quite simple.... just record the macro
then modify it to suit.

This using simple copy from excel and paste into word document, or
pasting into form..field..values. Preferably modifying the values of
fields in the form. The form is protected, and some fields are
entered manually.

I have done a little before with excel macros - to a level of 'using
excel programming for dummies' book. But really do not know where to
start now.

Have seen this:
"Dim appWD As Word.Application
Set appWD = CreateObject("Word.Application.8")
appWD.Visible = True"

but not sure how this all fits in.

can anybody help guide me in the right direction or know of a good
simple book. not really into this heavy would just like to know how to
get this simple task done for now. not much point in learning loads of
stuff i will just forget, because i wont use it again for a while.


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default macro in excel to copy from excel to word

Hi steve,

FYI, also you can you BOOKMARKS of word like this.

http://www.mrexcel.com/board2/viewto...0239&highlight

--
Message posted from http://www.ExcelForum.com

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
Copy information from Excel to Word using 1 macro mathew Excel Discussion (Misc queries) 0 November 2nd 06 10:01 PM
Copy from WORD to EXCEL using a macro..... Tee Excel Discussion (Misc queries) 1 March 1st 06 06:46 PM
Macro to copy a word doc into an excel doc Tee Excel Discussion (Misc queries) 0 February 22nd 06 12:01 PM
copy from Excel to Word by macro with certain for wmax77 Excel Discussion (Misc queries) 0 February 12th 06 11:33 AM
copy from Excel to word by macro with certain format wmax77 Excel Discussion (Misc queries) 0 February 9th 06 10:07 AM


All times are GMT +1. The time now is 02:54 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"