S
Suzanne
I've been told (by Doug R) that what I'm trying to do (see my first message
at the bottom) is impossible. So, before giving up, I'm shooting this out to
the Word Programming Community for ideas.
This should be possible. For example -- can't I tell Word that if -- in my
case -- Room#1 is entered into a field, to then "send" the rest of the
information down to the second page; or split the merge commands; or...
(?????)
I have already tried a "continuous break" on the two page form (so that it
appears to be one continuous page) with a hard page break at the Room# field
(with no luck so far).
Again, I can't believe this is not possible... if I can (easily) setup a
one-page
test form which does have all individuals listed in their respective rooms,
there has to be some way to do it on a two-page form.
Thanks -- Suz
:
Sounds like you are wanting to perform a "multiple items per condition (=key
field)" mailmerge which Word does not really have the ability to do:
See the "Group Multiple items for a single condition" item on fellow MVP
Cindy Meister's website at
http://homepage.swissonline.ch/cindymeister/mergfaq1.htm#DBPic
[ This site provided no useful information ]
Or take a look at the following Knowledge Base Article
http://support.microsoft.com/default.aspx?scid=kb;en-us;211303
[ I've been referring to this article for two days hoping I missed
something useful ]
or at:
http://cornell.veplan.net/article.aspx?&a=3815 [ not much more use than
above ]
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
I have a two page form.
The room number {MERGEFIELD "ROOM" } is on the first page
I want to put the names of all people assigned to the room on the second
page.
I need a new form started for each room.
I've tried variations of the following, obviously with no success:
{ IF { MERGESEQ } = "1" "{ MERGEFIELD CITY }" "" }{ SET Place1 {
MERGEFIELD
CITY }} { If { Place2 } <> { Place1 }" { MERGEFIELD CITY }¶
{ MERGEFIELD EMPLOYEE } { MERGEFIELD SALES }" "{ MERGEFIELD EMPLOYEE } {
MERGEFIELD SALES }" }{ SET Place2 { MERGEFIELD CITY }}¶
Where, in my case, "CITY" is "ROOM; "EMPLOYEE" is "LAST"; "SALES" is
"FIRST"
Help... please...
Suzanne
at the bottom) is impossible. So, before giving up, I'm shooting this out to
the Word Programming Community for ideas.
This should be possible. For example -- can't I tell Word that if -- in my
case -- Room#1 is entered into a field, to then "send" the rest of the
information down to the second page; or split the merge commands; or...
(?????)
I have already tried a "continuous break" on the two page form (so that it
appears to be one continuous page) with a hard page break at the Room# field
(with no luck so far).
Again, I can't believe this is not possible... if I can (easily) setup a
one-page
test form which does have all individuals listed in their respective rooms,
there has to be some way to do it on a two-page form.
Thanks -- Suz
:
Sounds like you are wanting to perform a "multiple items per condition (=key
field)" mailmerge which Word does not really have the ability to do:
See the "Group Multiple items for a single condition" item on fellow MVP
Cindy Meister's website at
http://homepage.swissonline.ch/cindymeister/mergfaq1.htm#DBPic
[ This site provided no useful information ]
Or take a look at the following Knowledge Base Article
http://support.microsoft.com/default.aspx?scid=kb;en-us;211303
[ I've been referring to this article for two days hoping I missed
something useful ]
or at:
http://cornell.veplan.net/article.aspx?&a=3815 [ not much more use than
above ]
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
I have a two page form.
The room number {MERGEFIELD "ROOM" } is on the first page
I want to put the names of all people assigned to the room on the second
page.
I need a new form started for each room.
I've tried variations of the following, obviously with no success:
{ IF { MERGESEQ } = "1" "{ MERGEFIELD CITY }" "" }{ SET Place1 {
MERGEFIELD
CITY }} { If { Place2 } <> { Place1 }" { MERGEFIELD CITY }¶
{ MERGEFIELD EMPLOYEE } { MERGEFIELD SALES }" "{ MERGEFIELD EMPLOYEE } {
MERGEFIELD SALES }" }{ SET Place2 { MERGEFIELD CITY }}¶
Where, in my case, "CITY" is "ROOM; "EMPLOYEE" is "LAST"; "SALES" is
"FIRST"
Help... please...
Suzanne