; -Original Message-
> From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On
> Behalf Of amar takale
> Sent: Monday, April 28, 2014 4:48 PM
> To: excel-macros@googlegroups.com
> Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
>
eck the below link
>>
>> http://excelvbasupport.com/forum/showthread.php?tid=23
>>
>>
>>
>> Warm Regards,
>> Ravi Kumar.
>>
>> -----Original Message-----
>> From: excel-macros@googlegroups.com
>> [mailto:excel-macros@googlegroups.com] On
ehalf Of amar takale
Sent: Monday, April 28, 2014 4:15 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Same error show "cant find project or library"
On Mon, Apr 28, 2014 at 4:10 PM, Ravi Kumar wrote:
>
--
> From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On
> Behalf Of amar takale
> Sent: Monday, April 28, 2014 4:02 PM
> To: excel-macros@googlegroups.com
> Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
>
> Dear Ravi
>
>
@googlegroups.com
Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Dear Ravi
Sheet not work with modified code Pls send me excel sheet with this modified
code. (In references show Missing: "Microsoft Word 14.0 Object Library")
Regards
amar
On Mon, Apr 28, 2014
kale
> Sent: Monday, April 28, 2014 3:34 PM
> To: excel-macros@googlegroups.com
> Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
>
> Dear Ravi
>
> I found example file in above link forum but there are error show "cant find
> project or libra
nt: Monday, April 28, 2014 3:34 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Dear Ravi
I found example file in above link forum but there are error show "cant find
project or library".PFA both file.Pls see it
Regards
A
[mailto:excel-macros@googlegroups.com] On
Behalf Of Ravi Kumar
Sent: Monday, April 28, 2014 3:20 PM
To: excel-macros@googlegroups.com
Subject: RE: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Visit on the below link and check if you are asking for the same
http
28, 2014 3:00 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Dear all excel champs friends
Can any one proper guide on this topic means it uis possible or not?
Regards
Amar
On Fri, Apr 11, 2014 at 12:21 PM, amar takale wrote:
> D
gt;>> As always Thank you all for your help. I greatly appreciated it.
>>>
>>> Regards
>>> Amar
>>>
>>>
>>> On Wed, Apr 2, 2014 at 12:31 PM, Ravinder
>>> wrote:
>>>> Try this file
>>>>
>>>>
s always Thank you all for your help. I greatly appreciated it.
>>
>> Regards
>> Amar
>>
>>
>> On Wed, Apr 2, 2014 at 12:31 PM, Ravinder
>> wrote:
>>> Try this file
>>>
>>> -----Original Message-
>>> From: excel-macros@googlegroups.c
o:excel-macros@googlegroups.com]
>> On Behalf Of amar takale
>> Sent: Wednesday, April 02, 2014 12:22 PM
>> To: excel-macros@googlegroups.com
>> Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
>>
>> Dear Ravinder
>>
>> Actually it show l
ups.com [mailto:excel-macros@googlegroups.com]
> On Behalf Of amar takale
> Sent: Wednesday, April 02, 2014 12:22 PM
> To: excel-macros@googlegroups.com
> Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
>
> Dear Ravinder
>
> Actually it show like Missin
Try this file
-Original Message-
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of amar takale
Sent: Wednesday, April 02, 2014 12:22 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ VBA Code to Import Excel table in Word file
Dear Ravinder
Thanks for reply but how to do it.Pls give me guidance or give modified code.
Regards
Amar
On Tue, Apr 1, 2014 at 9:31 PM, ravinder negi
wrote:
> have u added the library word object library in vba
>
>
> On Mon, Mar 31, 2014 at 10:02 PM, amar takale wrote:
>>
>> Dear Ravinder
>>
have u added the library word object library in vba
On Mon, Mar 31, 2014 at 10:02 PM, amar takale wrote:
> Dear Ravinder
>
> VBA Code not working.Attached Error Screen shot here.Pls see & guide
> me.I have no knowledge of VBA. In excel there are no show "Microsoft
> Word library " in Tools-refe
Note:- add word library "Microsoft Word library "
This is simply copy and paste value from excel to word and you need to
select range (will be asked by program) which you want to transfer in word
Sub Button1_Click()
Dim wrd As New Word.Application
Dim doc As Word.Document
Dim RNG As Range
Set RNG
17 matches
Mail list logo