FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions 
Author Message
 FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions

FAQ = Frequently Asked Questions - brief - VBA - unofficial

This FAQ is posted weekly.- more or less
Please save us all some time by reading it before posting to the
news group.

This newsgroup is about VBA - Visual Basic for applications -
which is the programming language for Word 97-2002 (macros).
There is a longer FAQ with more questions and links that is
regularly posted in the non-VBA Word newsgroups. You may want
to check that out as well.

      --- BEFORE POSTING ANYTHING PLEASE READ THIS ---

    <URL: http://www.*-*-*.com/ ;

Reading this article will help you get a quick and meaningful
response to your question rather than just more questions for you.
It may keep your message from being screened or bounced.

A few basics, though:
(1) Be nice; everyone answering questions here is a volunteer.
(2) Post a question in only one newsgroup generally. If you
    _have to_ post in more than one, post a _single_ message and
    put both newsgroups in the header for that _single_ message.
(3) Do not attach anything to a message.
(4) The only really stupid question is the one you don't ask.

The reasons for the requests are spelled out on the web page.

A longer version of this FAQ is also on the Internet at
    <URL: http://www.*-*-*.com/ ;

Newsgroup Archives:
    <URL: http://www.*-*-*.com/ ;

MVPs FAQ site: <URL: http://www.*-*-*.com/ ; To the extent
there is any "official" FAQ, this is it.

  ---

Also, before posting, you may want to look at the following
questions to see if yours is among them.

 ---------- ---------- ---------- ---------- ---------- ----------
1. I see a macro in a newsgroup I would like to try. How
   do I add it to my template?
   <URL: http://www.*-*-*.com/ ; or
   <URL: http://www.*-*-*.com/ ;

2. What are some good books for me to read about Word?
   <URL: http://www.*-*-*.com/ ; and
 <URL: http://www.*-*-*.com/ ;

3. How can I run a macro automatically when a document opens,
   closes, is created?
 <URL: http://www.*-*-*.com/ ;

4. What is an MVP?
   <URL: http://www.*-*-*.com/ ; and
   <URL: http://www.*-*-*.com/ ;

5. I need to make a form to...

   If you want a fill-in-the-blanks form you want what Word
   calls an online form. Look in Word's help for that,
   and for more follow the links at:
   <URL: http://www.*-*-*.com/ #Forms>
   especially Dian Chapman's series of articles

   If you want a custom dialog box that you code with VBA commands
   you want a UserForm. Take a look at:
   <URL: http://www.*-*-*.com/ ;

6. Where can I find more information on the Web?
   <URL: http://www.*-*-*.com/ #webvba>
   <URL: http://www.*-*-*.com/ ;
   <URL: http://www.*-*-*.com/ ;
   <URL: http://www.*-*-*.com/ ;
   <URL: http://www.*-*-*.com/ ;


Posted 01 June 2002

Charles Kenyon (the editor)



Wed, 17 Nov 2004 23:20:49 GMT  
 FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions
FAQ = Frequently Asked Questions - brief - vba - unofficial

This FAQ is posted weekly.- more or less
Please save us all some time by reading it before posting to the
news group.

This newsgroup is about VBA - visual basic for applications -
which is the programming language for Word 97-2002 (macros).
There is a longer FAQ with more questions and links that is
regularly posted in the non-VBA Word newsgroups. You may want
to check that out as well.

      --- BEFORE POSTING ANYTHING PLEASE READ THIS ---

    <URL: http://www.mvps.org/word/FindHelp/Posting.htm>

Reading this article will help you get a quick and meaningful
response to your question rather than just more questions for you.
It may keep your message from being screened or bounced.

A few basics, though:
(1) Be nice; everyone answering questions here is a volunteer.
(2) Post a question in only one newsgroup generally. If you
    _have to_ post in more than one, post a _single_ message and
    put both newsgroups in the header for that _single_ message.
(3) Do not attach anything to a message.
(4) The only really stupid question is the one you don't ask.

The reasons for the requests are spelled out on the web page.

A longer version of this FAQ is also on the Internet at
    <URL: http://addbalance.com/word/index.htm>

Newsgroup Archives:
    <URL: http://groups.google.com/advanced_group_search>

MVPs FAQ site: <URL: http://www.mvps.org/word/> To the extent
there is any "official" FAQ, this is it.

  ---

Also, before posting, you may want to look at the following
questions to see if yours is among them.

 ---------- ---------- ---------- ---------- ---------- ----------
1. I see a macro in a newsgroup I would like to try. How
   do I add it to my template?
   <URL: http://addbalance.com/word/macrosfromnewsgroups.htm> or
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA/CreateAMacro.htm>

2. What are some good books for me to read about Word?
   <URL: http://addbalance.com/word/wordbooks.htm> and
 <URL: http://www.mvps.org/word/Tutorials/BookRecommendations.htm>

3. How can I run a macro automatically when a document opens,
   closes, is created?
 <URL: http://www.mvps.org/word/FAQs/MacrosVBA/DocumentEvents.htm>

4. What is an MVP?
   <URL: http://www.mvps.org/word/AboutMVPs/index.html> and
   <URL: http://addbalance.com/word/mvp.htm>

5. I need to make a form to...

   If you want a fill-in-the-blanks form you want what Word
   calls an online form. Look in Word's help for that,
   and for more follow the links at:
   <URL: http://addbalance.com/word/wordwebresources.htm#Forms>
   especially Dian Chapman's series of articles

   If you want a custom dialog box that you code with VBA commands
   you want a UserForm. Take a look at:
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>

6. Where can I find more information on the Web?
   <URL: http://addbalance.com/word/wordwebresources.htm#webvba>
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA.htm>
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>
   <URL: http://www.mvps.org/word/FAQs/Customization.htm>
   <URL: http://www.mvps.org/word/FAQs/OfficeInterdev.htm>


Posted 09 June 2002

Charles Kenyon (the editor)



Thu, 25 Nov 2004 23:39:43 GMT  
 FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions
FAQ = Frequently Asked Questions - brief - vba - unofficial

This FAQ is posted weekly.- more or less
Please save us all some time by reading it before posting to the
news group.

This newsgroup is about VBA - visual basic for applications -
which is the programming language for Word 97-2002 (macros).
There is a longer FAQ with more questions and links that is
regularly posted in the non-VBA Word newsgroups. You may want
to check that out as well.

      --- BEFORE POSTING ANYTHING PLEASE READ THIS ---

    <URL: http://www.mvps.org/word/FindHelp/Posting.htm>

Reading this article will help you get a quick and meaningful
response to your question rather than just more questions for you.
It may keep your message from being screened or bounced.

A few basics, though:
(1) Be nice; everyone answering questions here is a volunteer.
(2) Post a question in only one newsgroup generally. If you
    _have to_ post in more than one, post a _single_ message and
    put both newsgroups in the header for that _single_ message.
(3) Do not attach anything to a message.
(4) The only really stupid question is the one you don't ask.

The reasons for the requests are spelled out on the web page.

A longer version of this FAQ is also on the Internet at
    <URL: http://addbalance.com/word/index.htm>

Newsgroup Archives:
    <URL: http://groups.google.com/advanced_group_search>

MVPs FAQ site: <URL: http://www.mvps.org/word/> To the extent
there is any "official" FAQ, this is it.

  ---

Also, before posting, you may want to look at the following
questions to see if yours is among them.

 ---------- ---------- ---------- ---------- ---------- ----------
1. I see a macro in a newsgroup I would like to try. How
   do I add it to my template?
   <URL: http://addbalance.com/word/macrosfromnewsgroups.htm> or
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA/CreateAMacro.htm>

2. What are some good books for me to read about Word?
   <URL: http://addbalance.com/word/wordbooks.htm> and
 <URL: http://www.mvps.org/word/Tutorials/BookRecommendations.htm>

3. How can I run a macro automatically when a document opens,
   closes, is created?
 <URL: http://www.mvps.org/word/FAQs/MacrosVBA/DocumentEvents.htm>

4. What is an MVP?
   <URL: http://www.mvps.org/word/AboutMVPs/index.html> and
   <URL: http://addbalance.com/word/mvp.htm>

5. I need to make a form to...

   If you want a fill-in-the-blanks form you want what Word
   calls an online form. Look in Word's help for that,
   and for more follow the links at:
   <URL: http://addbalance.com/word/wordwebresources.htm#Forms>
   especially Dian Chapman's series of articles

   If you want a custom dialog box that you code with VBA commands
   you want a UserForm. Take a look at:
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>

6. Where can I find more information on the Web?
   <URL: http://addbalance.com/word/wordwebresources.htm#webvba>
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA.htm>
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>
   <URL: http://www.mvps.org/word/FAQs/Customization.htm>
   <URL: http://www.mvps.org/word/FAQs/OfficeInterdev.htm>


Posted 19 June 2002

Charles Kenyon (the editor)



Mon, 06 Dec 2004 08:30:11 GMT  
 FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions
FAQ = Frequently Asked Questions - brief - vba - unofficial

This FAQ is posted weekly.- more or less
Please save us all some time by reading it before posting to the
news group.

This newsgroup is about VBA - visual basic for applications -
which is the programming language for Word 97-2002 (macros).
There is a longer FAQ with more questions and links that is
regularly posted in the non-VBA Word newsgroups. You may want
to check that out as well.

      --- BEFORE POSTING ANYTHING PLEASE READ THIS ---

    <URL: http://www.mvps.org/word/FindHelp/Posting.htm>

Reading this article will help you get a quick and meaningful
response to your question rather than just more questions for you.
It may keep your message from being screened or bounced.

A few basics, though:
(1) Be nice; everyone answering questions here is a volunteer.
(2) Post a question in only one newsgroup generally. If you
    _have to_ post in more than one, post a _single_ message and
    put both newsgroups in the header for that _single_ message.
(3) Do not attach anything to a message.
(4) The only really stupid question is the one you don't ask.

The reasons for the requests are spelled out on the web page.

A longer version of this FAQ is also on the Internet at
    <URL: http://addbalance.com/word/index.htm>

Newsgroup Archives:
    <URL: http://groups.google.com/advanced_group_search>

MVPs FAQ site: <URL: http://www.mvps.org/word/> To the extent
there is any "official" FAQ, this is it.

  ---

Also, before posting, you may want to look at the following
questions to see if yours is among them.

 ---------- ---------- ---------- ---------- ---------- ----------
1. I see a macro in a newsgroup I would like to try. How
   do I add it to my template?
   <URL: http://addbalance.com/word/macrosfromnewsgroups.htm> or
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA/CreateAMacro.htm>

2. What are some good books for me to read about Word?
   <URL: http://addbalance.com/word/wordbooks.htm> and
 <URL: http://www.mvps.org/word/Tutorials/BookRecommendations.htm>

3. How can I run a macro automatically when a document opens,
   closes, is created?
 <URL: http://www.mvps.org/word/FAQs/MacrosVBA/DocumentEvents.htm>

4. What is an MVP?
   <URL: http://www.mvps.org/word/AboutMVPs/index.html> and
   <URL: http://addbalance.com/word/mvp.htm>

5. I need to make a form to...

   If you want a fill-in-the-blanks form you want what Word
   calls an online form. Look in Word's help for that,
   and for more follow the links at:
   <URL: http://addbalance.com/word/wordwebresources.htm#Forms>
   especially Dian Chapman's series of articles

   If you want a custom dialog box that you code with VBA commands
   you want a UserForm. Take a look at:
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>

6. Where can I find more information on the Web?
   <URL: http://addbalance.com/word/wordwebresources.htm#webvba>
   <URL: http://www.mvps.org/word/FAQs/MacrosVBA.htm>
   <URL: http://www.mvps.org/word/FAQs/Userforms.htm>
   <URL: http://www.mvps.org/word/FAQs/Customization.htm>
   <URL: http://www.mvps.org/word/FAQs/OfficeInterdev.htm>


Posted 27 June 2002

Charles Kenyon (the editor)



Tue, 14 Dec 2004 05:25:38 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. FAQ - Frequently Asked Questions - unofficial June posting - please read before posting questions

2. FAQ - frequently asked questions - vba - please read before posting - unofficial - June posting

3. FAQ - frequently asked questions - vba - please read before posting - unofficial - June posting

4. FAQ = Frequently Asked Questions - vba - Please read before posting questions - unofficial - March posting

5. FAQ: Frequently Asked Questions - vba - please read before posting questions - unofficial February posting

6. FAQ - Frequently Asked Questions - vba - Please read before posting questions - unofficial - Jan 2003 posting

7. FAQ - frequently asked VBA questions - please read before posting questions - September posting - unofficial

8. FAQ - Frequently Asked Questions (vba) - please read before posting questions - August posting - unofficial

9. FAQ - Frequently Asked Questions - unofficial - please read before posting your questions - March posting

10. FAQ - frequently asked questions - vba - please read before posting - unofficial - May posting

11. FAQ - Frequently asked questions - vba - Please read before posting - unofficial April post

12. FAQ - Frequently Asked Questions - vba - Please read before posting - unofficial December Posting

 

 
Powered by phpBB® Forum Software