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

Hi,
I have some code that takes cell contents from excel and puts them
into word using bookmarks, eg
..Selection.GoTo What:=wdGoToBookmark, Name:="Customer"
..Selection.TypeText Text:=CStr(ws.Cells(r, 7).Value)

I've also got a bookmark in the header, but can't seem to access the
header to get the text there.

Any suggestions?

Thanks
Kate
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 want to use a standard 'Word' field in my Excel header Gail Excel Discussion (Misc queries) 0 November 11th 07 01:18 AM
Same header and footer in excel and word Bugsy Excel Worksheet Functions 0 May 23rd 07 02:22 PM
How to get Word Header Text into Excel VBA MikeZz Excel Programming 4 June 23rd 06 09:01 AM
Tranferring Text from Excel to a Header in Word Mike Excel Programming 0 June 23rd 05 04:30 PM
Coyping from Excel to an MS Word Header Mike Excel Programming 0 January 22nd 04 01:41 PM


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