D
Dale G
I've seen how to create userforms, but it seems to be for XP.
Suzanne S. Barnhill said:If you have bookmarks displayed and bookmark a single space as instructed,
the brackets [ ] will form a box []. If you bookmark a single point, you get
the brackets like ][.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Dale G said:yes. in step 2 of how to create userforms (from the site word.mvps.org)
shows
to make a bookmark that appears like a box. How do i make the bookmark
look
like a box.
Dale G said:I have followed the steps, and when I try to use the userform I get a VB
compile error. (Method or data member not found). The VB window opens and
highlights Range_. Thats where I'm stuck.
Suzanne S. Barnhill said:If you have bookmarks displayed and bookmark a single space as
instructed,
the brackets [ ] will form a box []. If you bookmark a single point, you
get
the brackets like ][.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Dale G said:yes. in step 2 of how to create userforms (from the site word.mvps.org)
shows
to make a bookmark that appears like a box. How do i make the bookmark
look
like a box.
:
The operating system is irrelevant, and UserForms can be created in
all
(recent) versions of Word. Do you have a question about UserForms?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
I've seen how to create userforms, but it seems to be for XP.
Dale said:I have followed the steps, and when I try to use the userform I get a
VB compile error. (Method or data member not found). The VB window
opens and highlights Range_. Thats where I'm stuck.
Suzanne S. Barnhill said:If you have bookmarks displayed and bookmark a single space as
instructed, the brackets [ ] will form a box []. If you bookmark a
single point, you get the brackets like ][.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Dale G said:yes. in step 2 of how to create userforms (from the site
word.mvps.org) shows
to make a bookmark that appears like a box. How do i make the
bookmark look
like a box.
:
The operating system is irrelevant, and UserForms can be created
in all (recent) versions of Word. Do you have a question about
UserForms?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
I've seen how to create userforms, but it seems to be for XP.
Jay Freedman said:That's a common mistake made by people who retype the macro from the article
instead of copying and pasting it.
There must be a space character between the Range and the underscore in each
place where the underscore appears at the end of a line. This is explained
at http://www.word.mvps.org/FAQs/MacrosVBA/_AtEndOfLine.htm.
--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Dale said:I have followed the steps, and when I try to use the userform I get a
VB compile error. (Method or data member not found). The VB window
opens and highlights Range_. Thats where I'm stuck.
Suzanne S. Barnhill said:If you have bookmarks displayed and bookmark a single space as
instructed, the brackets [ ] will form a box []. If you bookmark a
single point, you get the brackets like ][.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
yes. in step 2 of how to create userforms (from the site
word.mvps.org) shows
to make a bookmark that appears like a box. How do i make the
bookmark look
like a box.
:
The operating system is irrelevant, and UserForms can be created
in all (recent) versions of Word. Do you have a question about
UserForms?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
I've seen how to create userforms, but it seems to be for XP.