Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Macros in Excel that work with Word - 2003

Hi !!
I need to do prepare a list from available Excel Workbooks and
then do a Mailmerge with a Word Document all with a Single Macro written in
Excel VBA. Can someone tell me how I can do it ?

Thanks !!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 163
Default Macros in Excel that work with Word - 2003

Hi Vijay

see:

http://word.mvps.org/faqs/interdev/c...wordfromxl.htm

http://word.mvps.org/faqs/interdev/E...ateBinding.htm

HTH

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Macros in Excel that work with Word - 2003



"Helmut Weber" wrote:

Hi Vijay

see:

http://word.mvps.org/faqs/interdev/c...wordfromxl.htm

http://word.mvps.org/faqs/interdev/E...ateBinding.htm

HTH

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"

Hi Helmut !!

I have saved the two pages you had given URL's for, in
your message. Thank you very much !!
I 'll try the Createobject method to do the job. I have
not been very successful till now but I'll try again.

THANK YOU ! BEST WISHES !

Vijay
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 256
Default Macros in Excel that work with Word - 2003

One problem I'm running into with early binding now is version
compatibility. If you include a reference to the object library of an
earlier version of office, open the project in a later version without
the previous version installed (say 2007 opening a 2003 project, and
no 2003 on the machine present) this reference becomes converted to
Word 12 object library (equivalent 2007). Once opened back in 2003
(without an install of 2007 on the same machine), you'll run into a
"reference not found" type error. However, CreateObject will continue
working.


On Jun 18, 5:50 am, Vijay Chary
wrote:
"Helmut Weber" wrote:
Hi Vijay


see:


http://word.mvps.org/faqs/interdev/c...wordfromxl.htm


http://word.mvps.org/faqs/interdev/E...ateBinding.htm


HTH


--
Greetings from Bavaria, Germany


Helmut Weber, MVP WordVBA


Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"


Hi Helmut !!

I have saved the two pages you had given URL's for, in
your message. Thank you very much !!
I 'll try the Createobject method to do the job. I have
not been very successful till now but I'll try again.

THANK YOU ! BEST WISHES !

Vijay- Hide quoted text -

- Show quoted text -



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default Macros in Excel that work with Word - 2003

That's why it's prudent to convert the project to late binding before
distributing it.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"ilia" wrote in message
ups.com...
One problem I'm running into with early binding now is version
compatibility. If you include a reference to the object library of an
earlier version of office, open the project in a later version without
the previous version installed (say 2007 opening a 2003 project, and
no 2003 on the machine present) this reference becomes converted to
Word 12 object library (equivalent 2007). Once opened back in 2003
(without an install of 2007 on the same machine), you'll run into a
"reference not found" type error. However, CreateObject will continue
working.


On Jun 18, 5:50 am, Vijay Chary
wrote:
"Helmut Weber" wrote:
Hi Vijay


see:


http://word.mvps.org/faqs/interdev/c...wordfromxl.htm


http://word.mvps.org/faqs/interdev/E...ateBinding.htm


HTH


--
Greetings from Bavaria, Germany


Helmut Weber, MVP WordVBA


Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"


Hi Helmut !!

I have saved the two pages you had given URL's for,
in
your message. Thank you very much !!
I 'll try the Createobject method to do the job. I
have
not been very successful till now but I'll try again.

THANK YOU ! BEST WISHES !

Vijay- Hide quoted text -

- Show quoted text -





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
I was using Excel 2007, now 2003 and my Macros won't work Jaynemoggy Excel Worksheet Functions 2 September 21st 07 11:14 PM
Getting embeded Excel worksheets with macros in Word to work [email protected] Excel Discussion (Misc queries) 3 June 20th 06 01:56 PM
Getting embeded Excel worksheets with macros in Word to work [email protected] Excel Programming 0 June 19th 06 04:45 PM
macros in excel 2003 won't work in 2000 pywhacket Excel Programming 4 March 17th 06 08:06 PM
can a workbook with macros created in excel 2003 work in excel 20. Steve Venti Excel Discussion (Misc queries) 2 December 27th 04 02:31 PM


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