My account: Login | Sign Up
Loading... 

microsoft.public.word.vba.general | Forum profile

Forum profile page for microsoft.public.word.vba.general on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.word.vba.general, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.word.vba.general" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.word.vba.general - microsoft.public.word.vba.general (site profile, domain info microsoft.com)
Title: microsoft.public.word.vba.general
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 24 posts per thread
Forum activity: 0 active threads during last week
 

Posting activity on microsoft.public.word.vba.general:

  Week Month 3 Months
Threads: 0 0 367
Post: 0 0 874
 

microsoft.public.word.vba.general Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

No active authors during last week.

 

Latest active threads on microsoft.public.word.vba.general::

Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-05 11:19:00)  by mokshadavid
I have a form on a network drive, accessed onsite and off. I have a simple formula in a table cell that adds the user-entered "text form fields" cell amounts labeled earned_income_01, earned_income_02, etc... When we use the form onsite, we have no problems. When offsite staff try to use the form, accessing the same ...
Thread:  Show this thread (4 posts)   Thread info: Word 2002 - Form - SUM formula Syntax Error in microsoft.public.word.vba.general Size: 1,298 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Word 2002 - Form - SUM formula Syntax Error in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-06 13:01:00)  by jcar
I'm designing a macro which has a userform with controls (Listbox, ToggleBox and TextBoxes) to enter data into a worksheet. When I write code to validate the data, ie is a room vacant? or to change a .Text property for a control - when I refer to a control the subroutine for that control is run immediately because I've Changed or ...
Thread:  Show this thread (3 posts)   Thread info: Userform flow control in microsoft.public.word.vba.general Size: 1,015 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Userform flow control in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-06 12:04:00)  by mscertified
I need to write a macro that will run each time a document is closed and any changes have been made. I want to automatically do a 'save as' to a different name. I am attempting to automate the saving of different versions. I also need to display a prompt so comments can be entered about the changes made. Is this possible? ...
Thread:  Show this thread (2 posts)   Thread info: Automate version creation? and comparison? in microsoft.public.word.vba.general Size: 947 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Automate version creation? and comparison? in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-06 06:05:00)  by avkokin
Hello. There is one document with the table. All cells of the first column has the field "ComboBox" control. And there is second document with the table which has into all cells in first column some values. I need to fill ComboBoxes first document these values from table of second document. How? Thank you very much....
Thread:  Show this thread (4 posts)   Thread info: How to fill ComboBox control of one document of values from thу table of other document? in microsoft.public.word.vba.general Size: 706 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to fill ComboBox control of one document of values from thу table of other document? in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-04 09:33:00)  by bryan
I have inserted a 2nd document to my template and am trying to reference a bookmark from the template bookmark. I've referenced formfields but, this is a bookmark. Template bookmark is FWmark I insert text to this by: Dim bmRange As Range Set bmRange = ActiveDocument.Bookmarks("FWmark").Range ActiveDocument....
Thread:  Show this thread (3 posts)   Thread info: inserted page referencing a bookmark in microsoft.public.word.vba.general Size: 1,138 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "inserted page referencing a bookmark in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-05 06:55:00)  by Alberto
Hi, I was hoping that someone could help me. I have an Excel macro which creates a GIF file out of the the current workbook, I was hopping to adapt that to Microsoft Word. The macro can be seen below and is also attached, any suggestions? Thanks in advance. Macro here: http://homepage.ntlworld.com/trujillo/Excel_to_Gif .txt...
Thread:  Show this thread (5 posts)   Thread info: Adapt an Excel macro to Word in microsoft.public.word.vba.general Size: 885 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Adapt an Excel macro to Word in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-04 14:16:00)  by Lin
Hi, I have a document which I merged with Access database using bookmarks in the Document. It works fine. I would like to run the macro to get the email field (which is a bookmark in Word) and email the document as an attachment. I used the following code to get the email bookmark Activedocument.bookmarks("email").range.txt. ...
Thread:  Show this thread (8 posts)   Thread info: Bookmark and Email in microsoft.public.word.vba.general Size: 1,193 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Bookmark and Email in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-04 08:27:00)  by Zopita Hasta los Fideos
Good evening! I'm spanish so this message is very short. Windows NT, Word 2003 I'm making a macro (for a form) who must make: - Press Tab to jump to next field - Ctrl+C - Goes tu the end of line - Press Intro - Paste as TXT format No problem whith this, but I need that the macro repeats the ...
Thread:  Show this thread (2 posts)   Thread info: Make a Loop in a Word macro in microsoft.public.word.vba.general Size: 943 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Make a Loop in a Word macro in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-04 02:56:00)  by Bill Devel
From my own application (Visual Basic) I need to show Word Documents that can only be read on screen to a variety of users with different Word versions. No options to save or print. I do this from VBA by hiding menus and toolbars in Word 2000 and Word 2003. But it doesn't work with Word 2007 because the following commands are ...
Thread:  Show this thread (5 posts)   Thread info: Use Word just as a viewer (no menus, toolbars or ribbons) in microsoft.public.word.vba.general Size: 1,067 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Use Word just as a viewer (no menus, toolbars or ribbons) in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
Discussions in microsoft.public.word.vba.general
Started 2 months ago (2008-11-05 14:43:00)  by Ed from AZ
*sigh* I know I've done this before, but I can't find my code and it's been too long! My writers constantly present me with a "bulleted" list that needs to be replaced with a numberred list. The "bullets" consist of a series of spaces, a hyphen, and a few more spaces, always at the beginning of the line. I can not use ...
Thread:  Show this thread (4 posts)   Thread info: Replacing text with a loop using wildcards? in microsoft.public.word.vba.general Size: 1,417 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Replacing text with a loop using wildcards? in microsoft.public.word.vba.general :: microsoft.public.word.vba.general :: Discussions in microsoft.public.word.vba.general"
 

Hot threads for last week on microsoft.public.word.vba.general::

No active threads for last week.