Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / March 2004

Tip: Looking for answers? Try searching our database.

merge word with excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tjarvas - 04 Mar 2004 23:21 GMT
I have a basic question.  Can you merge a specific cell from
spreadsheet in excel into word?  If so how would you go about doin
that.

Thanks
Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS - 05 Mar 2004 09:12 GMT
For one cell, copy it to the clip board then in Word, select Paste Special
from the Edit menu and check the Paste  Link box.  You will probably want to
paste it as Formatted Text (RTF).

Signature

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested.  Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP

>
> I have a basic question.  Can you merge a specific cell from a
[quoted text clipped - 5 lines]
> ------------------------------------------------
> ~~ Message posted from http://www.WordForums.com/
Jon Stangroome - 06 Mar 2004 15:46 GMT
Open Excel and read the cell into a variable prior to page placement using a bookmar
Set ExcelApp = CreateObject("Excel.Application"
   ExcelApp.Workbooks.Open FileName:="C:\LFBills\Disb.xls
   ExcelApp.Visible = Tru
   ExcelApp.Sheets("Data").Selec
   ExcelApp.Range("N3").Selec
   ExcelApp.Selection = CurrentClien
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.