Bookmarks

S

Sharon

I need a very very basic (easy to understand)
article/examples of how to use bookmarks in merge fields
etc. Can anyone recommend any?

Thanks.
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Sharon,

Better if you told us exactly what it is you are trying to do.

--
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
 
S

Sharon

See the message below and your response. After reading
this and trying to understand what I should do, I
realized that I do not know anything about bookmarks and
how to use them. Basically, I want a field that has two
tables of information (2 people) to add the second table
with the fields in place and fill in the information. If
there are 3 people then I want it to add a third table
with the fields in it and fill in the forms. Then, I
want it to stop for the number of people that I have to
supply information for. So far, I have tried to use
macros for 1Person, 2Person, etc., but I don't know how
to "code" the field to open up the macros. I just have a
hard time understanding some of these articles and need
to have a more "for Dummies" location.




See the "Multiple items per condition" item under
the "Special merges"
section of fellow MVP CIndy Meister's website at
http://homepage.swissonline.ch/cindymeister/MergFram.htm

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
message
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Sharon,

Yes, that is something completely different from what I thought you were
talking about. If you want to send me a document with the layout that you
want for say 2 people, I'll put together a little utility that would allow
you to do it for 1, 2, 3 , or however many people that you want.

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
 
S

Sharon

A portion of the Word form is outlined below. However,
each of the inventor information is in a separate table,
which has borders around the fields etc. For example,
1Inventor is in a table; 2Inventor is in a separate
table, etc. Depending on the application, there could be
up to 10 inventors for each form (or just 1 or 2). Right
now I just have 10 "tables" in case there are that many.
If not, then I go through the form and delete the ones
that I don't need. I am wondering if there is a way to
do something that says, if 2Inventor is blank then don't
put another "table" BUT if it is not blank then
add "table2"; if 3Inventor is blank then don't put
another "table" BUT if 3Inventor is not blank then add
another "table." Am I making any sense?

Thanks so much for your patience.

I hereby declare that all statements made herein of my
own knowledge are true and that all statements made on
information and belief are believed to be true; and
further that these statements were made with the
knowledge that willful false statements and the like so
made are punishable by fine or imprisonment, or both,
under 18 U.S.C. 1001 and that such willful false
statements may jeopardize the validity of the application
or any patent issued thereon.

Inventor's Full Name: «M_1INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_1Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_1Address»
«M_1City», «M_1State» «M_1Zip»
Post Office Address:
(if different from above) Same as above.



Inventor's Full Name: «M_2INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_2Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_2Address»
«M_2City», «M_2State» «M_2Zip»
Post Office Address:
(if different from above) Same as above.


Inventor's Full Name: «M_3INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_3Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_3Address»
«M_3City», «M_3State» «M_3Zip»
Post Office Address:
(if different from above) Same as above.


Inventor's Full Name: «M_4INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_4Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_4Address»
«M_4City», «M_4State» «M_4Zip»
Post Office Address:
(if different from above) Same as above.
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Sharon,

I understand completely what it is that you need to do. I believe that the
best way to do it is to create a template that contains a Userform that has
textbox controls for each piece of information that you want for a single
inventor, a listbox into which that information would be transferred by
clicking on an button on the form which would also clear the text boxes so
that you could enter another inventor's details. When the details of all
inventors had been added to the list box, another button on the form would
be clicked and it would run code to transfer the information for as many
inventors as there are in the listbox into tables that it would create in
the new document that was created from the template. You could have it set
up so that by double clicking on an entry in the listbox, the details for
that inventor would be transferred back into the textboxes so that they
could be edited if necessary.

While this will take a bit of setting up, if it is done properly, you would
find it very easy to use. If you want to have a go at it yourself, see the
article “How to create a Userform” at:

http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

I can help you if you get stuck.
--
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
A portion of the Word form is outlined below. However,
each of the inventor information is in a separate table,
which has borders around the fields etc. For example,
1Inventor is in a table; 2Inventor is in a separate
table, etc. Depending on the application, there could be
up to 10 inventors for each form (or just 1 or 2). Right
now I just have 10 "tables" in case there are that many.
If not, then I go through the form and delete the ones
that I don't need. I am wondering if there is a way to
do something that says, if 2Inventor is blank then don't
put another "table" BUT if it is not blank then
add "table2"; if 3Inventor is blank then don't put
another "table" BUT if 3Inventor is not blank then add
another "table." Am I making any sense?

Thanks so much for your patience.

I hereby declare that all statements made herein of my
own knowledge are true and that all statements made on
information and belief are believed to be true; and
further that these statements were made with the
knowledge that willful false statements and the like so
made are punishable by fine or imprisonment, or both,
under 18 U.S.C. 1001 and that such willful false
statements may jeopardize the validity of the application
or any patent issued thereon.

Inventor's Full Name: «M_1INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_1Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_1Address»
«M_1City», «M_1State» «M_1Zip»
Post Office Address:
(if different from above) Same as above.



Inventor's Full Name: «M_2INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_2Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_2Address»
«M_2City», «M_2State» «M_2Zip»
Post Office Address:
(if different from above) Same as above.


Inventor's Full Name: «M_3INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_3Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_3Address»
«M_3City», «M_3State» «M_3Zip»
Post Office Address:
(if different from above) Same as above.


Inventor's Full Name: «M_4INVENTOR»

Inventor's Signature:
Country of Citizenship: «M_4Citizenship» DATE:
Residence Address:
(street, number, city,
state, and/or country) «M_4Address»
«M_4City», «M_4State» «M_4Zip»
Post Office Address:
(if different from above) Same as above.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top