Computer Forum Forum Index
Register  FAQ Profile Log in to check your private messages Log in Register 

create userform with Vista

 
Post new topic   Reply to topic    Computer Forum Forum Index -> microsoft word newusers
View previous topic :: View next topic  
Author Message
Dale G
Guest





PostPosted: Wed Dec 19, 2007 6:05 pm    Post subject: create userform with Vista Reply with quote

I've seen how to create userforms, but it seems to be for XP.
Back to top
Google
Sponsor





PostPosted: Wed Dec 19, 2007 6:05 pm    Post subject: Advertisement

Back to top
Suzanne S. Barnhill
Guest





PostPosted: Wed Dec 19, 2007 11:42 pm    Post subject: Re: create userform with Vista Reply with quote

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
> I've seen how to create userforms, but it seems to be for XP.
Back to top
Dale G
Guest





PostPosted: Thu Dec 20, 2007 5:16 am    Post subject: Re: create userform with Vista Reply with quote

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.


"Suzanne S. Barnhill" wrote:

Quote:
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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.


Back to top
Suzanne S. Barnhill
Guest





PostPosted: Thu Dec 20, 2007 6:07 am    Post subject: Re: create userform with Vista Reply with quote

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" <DaleG@discussions.microsoft.com> wrote in message
news:E834F2E9-41DD-4B04-A7A5-C9673E263315@microsoft.com...
Quote:
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.


"Suzanne S. Barnhill" wrote:

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.



Back to top
Dale G
Guest





PostPosted: Thu Dec 20, 2007 7:18 am    Post subject: Re: create userform with Vista Reply with quote

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" wrote:

Quote:
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" <DaleG@discussions.microsoft.com> wrote in message
news:E834F2E9-41DD-4B04-A7A5-C9673E263315@microsoft.com...
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.


"Suzanne S. Barnhill" wrote:

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.






Back to top
Suzanne S. Barnhill
Guest





PostPosted: Thu Dec 20, 2007 3:53 pm    Post subject: Re: create userform with Vista Reply with quote

You may want to post in the microsoft.public.word.vba.userforms newsgroup,
but perhaps someone here can help you with the VBA (I cannot).

(Sorry for the email--clicked the wrong button.)

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:449163B0-905F-46B8-8DD4-7165DB72A11C@microsoft.com...
Quote:
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" wrote:

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" <DaleG@discussions.microsoft.com> wrote in message
news:E834F2E9-41DD-4B04-A7A5-C9673E263315@microsoft.com...
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.


"Suzanne S. Barnhill" wrote:

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.






Back to top
Jay Freedman
Guest





PostPosted: Thu Dec 20, 2007 6:24 pm    Post subject: Re: create userform with Vista Reply with quote

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 FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Dale G wrote:
Quote:
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" wrote:

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" <DaleG@discussions.microsoft.com> wrote in message
news:E834F2E9-41DD-4B04-A7A5-C9673E263315@microsoft.com...
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.


"Suzanne S. Barnhill" wrote:

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.
Back to top
Dale G
Guest





PostPosted: Thu Dec 20, 2007 10:10 pm    Post subject: Re: create userform with Vista Reply with quote

That's it, I needed the space. Thank You Suzanne And Jay.

"Jay Freedman" wrote:

Quote:
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 FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Dale G wrote:
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" wrote:

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" <DaleG@discussions.microsoft.com> wrote in message
news:E834F2E9-41DD-4B04-A7A5-C9673E263315@microsoft.com...
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.


"Suzanne S. Barnhill" wrote:

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

"Dale G" <DaleG@discussions.microsoft.com> wrote in message
news:B651E8CF-6956-4063-9D4C-C620389044E1@microsoft.com...
I've seen how to create userforms, but it seems to be for XP.


Back to top
Display posts from previous:   
Post new topic   Reply to topic    Computer Forum Forum Index -> microsoft word newusers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Computer Forum