Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Sue Sue is offline
external usenet poster
 
Posts: 132
Default Moving bulk information from Excel to Word

I am wanting to move all data under a number of headings from Excel to Word.
For example counter number and a list of the counter numbers I have
entered will move across, 0001, 0002, 0003. Is there any way of doing this
without having to make more headings?
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Moving bulk information from Excel to Word

If the numbers you want to merge are consecutive then you could use skipif
fields eg to print only those with numbers 1 to 3

{ SKIPIF{ MERGEFIELD Counter_Number } 1 }{ SKIPIF{ MERGEFIELD
Counter_Number } 3

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org

}

Sue wrote:
I am wanting to move all data under a number of headings from Excel
to Word. For example counter number and a list of the counter
numbers I have entered will move across, 0001, 0002, 0003. Is there
any way of doing this without having to make more headings?



  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Moving bulk information from Excel to Word

It sounds as if Graham has understood what you are trying to do but if
not, maybe you could spell it out a bit more, e.g. what have you got in
your Excel sheet and what do you want to end up with in Word?

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Sue wrote:
I am wanting to move all data under a number of headings from Excel to Word.
For example counter number and a list of the counter numbers I have
entered will move across, 0001, 0002, 0003. Is there any way of doing this
without having to make more headings?

  #4   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Sue Sue is offline
external usenet poster
 
Posts: 132
Default Moving bulk information from Excel to Word

Yeah sorry I guess I wasn't very clear in what I am trying to do. So in the
spread sheet I have looks something like this:

Counter Description GPS
00010 Tree 123456
00025 Road 456789
00040 Fence 987654

The document I want to look like this:


Counter

00010 Tree
(123456)
00025 Road
(456789)
00040 Fence
(987654)

I hope this makes more sense and you are able to help. Thanks.


"Peter Jamieson" wrote:

It sounds as if Graham has understood what you are trying to do but if
not, maybe you could spell it out a bit more, e.g. what have you got in
your Excel sheet and what do you want to end up with in Word?

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Sue wrote:
I am wanting to move all data under a number of headings from Excel to Word.
For example counter number and a list of the counter numbers I have
entered will move across, 0001, 0002, 0003. Is there any way of doing this
without having to make more headings?


  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Moving bulk information from Excel to Word

In that particular case, you would need
a. to use a directory merge (sometimes also termed a "catalog" merge)
b. to insert fields like

{ MERGEFIELD Counter } { MERGEFIELD Description }
({ MERGEFIELD GPS })

c. to insert the heading "Counter" somehow, e.g.
- in the header (so it appears on each page)
- manually, post-merge
- by putting a nested field that checks for record 1, e.g. like this

{ IF { MERGESEQ } = 1 "Counter

" }{ MERGEFIELD Counter } { MERGEFIELD Description }
({ MERGEFIELD GPS })

Or have I missed the point?

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Sue wrote:
Yeah sorry I guess I wasn't very clear in what I am trying to do. So in the
spread sheet I have looks something like this:

Counter Description GPS
00010 Tree 123456
00025 Road 456789
00040 Fence 987654

The document I want to look like this:


Counter

00010 Tree
(123456)
00025 Road
(456789)
00040 Fence
(987654)

I hope this makes more sense and you are able to help. Thanks.


"Peter Jamieson" wrote:

It sounds as if Graham has understood what you are trying to do but if
not, maybe you could spell it out a bit more, e.g. what have you got in
your Excel sheet and what do you want to end up with in Word?

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Sue wrote:
I am wanting to move all data under a number of headings from Excel to Word.
For example counter number and a list of the counter numbers I have
entered will move across, 0001, 0002, 0003. Is there any way of doing this
without having to make more headings?



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I am trying to take information out of word and put it into excel. NathanC Microsoft Word Help 1 January 6th 09 01:02 AM
Moving information from Word to Excel automatically Erica F Microsoft Word Help 0 April 8th 08 07:07 PM
Moving Excel-Word Links pdberger Mailmerge 2 August 8th 07 05:28 AM
Moving Text from Excel to Word PGP Microsoft Word Help 1 April 21st 06 04:38 PM
keep a text form field from moving other information on your page Hospice Microsoft Word Help 1 February 15th 05 09:36 PM


All times are GMT +1. The time now is 06:21 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"