Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing different projects -- Help26 Feb 2005 17:39 GMT11
I just can't seem to figure out how to access another project's
module/procedure. I would like to access a macro procedure in
Project2.Module2 from Project1.Module1. Both projects are global templates
and appear checked under Templates and Addins, yet I get an object error.
how to create multiple controls at userform load  such as textbox.26 Feb 2005 13:54 GMT3
In vb programs there are often controls arrays
such as command1(0),command1(1), command1(2)
and some code which reacts to specific index:
sub command1_click(index as integer)
Normal.dot seems to change MyTemplate.dot  26 Feb 2005 13:52 GMT3
I've made up a template with macros and it is called MyTemplate.dot
I thought that it would be independant of Normal.dot and that I could change
the loading of my personal menu and commands etc without the two dot files
interfering with each other.
Project Locked26 Feb 2005 12:44 GMT3
I have spent the afternoon working on a template, building a user form to
collect data and then I came to test it.  It fell over (don't they always)
so I started the VBA editor to examine the code.  I got a message "Project
is unviewable".
VERY Slow Execution When Word Maco Is Called26 Feb 2005 10:50 GMT1
... I know just enough to be dangerous, but the real danger is that I
might fall asleep and hit my head on my keyboard waiting for this code
to finish executing.
Some preliminaries: WinXP Pro, Office 2000, DDE linkage between Access
Very Slow Word Macro Execution26 Feb 2005 10:47 GMT1
... I know just enough to be dangerous, but the real danger is that I
might fall asleep and hit my head on my keyboard waiting for this code
to finish executing.
Some preliminaries: WinXP Pro, Office 2000, DDE linkage between Access
using a brozer to open a link in a docoment26 Feb 2005 07:06 GMT1
When I open a link in a word 2000 docoment, I get the
explorer, as the default brozer.
Is there a way to change the brozer?
thanks
Stuck in Design Mode - Please Help!26 Feb 2005 01:27 GMT4
I created a project with a userform and code and another module in same
project. Now when I access the project through the VB Editor, the design mode
button is highlighted, However, when I try to disable the design mode, it
tells me the macros in this project are disabled. The ...
DocumentChange event: microsoft bug?26 Feb 2005 01:08 GMT8
FOR WORD XP
Has anyone noticed anything strange in the DocumentChange event?
I have an addin which is catching this event, and it is fired too
often: it is supposed to fire when a new doc is created, an existing
Combo List box26 Feb 2005 00:52 GMT1
I have created a combo list box and need to import a list of schools from
excel.  How to I enter the array so I can import this list instead of typing
in as shown???
Private Sub UserForm_Initialize()
How do I choose the Start of a Selection?26 Feb 2005 00:49 GMT1
I am trying to cut certain sections of text based on their Checkbox value (if
Chekcbox.Value=False, delete the section up to the next CheckBox). The code
(graciously donated by Dian Chapman) works great and steps through each
Checkbox as expected. However, each time I use a ...
How to use VBA to add a macro to a Word toolbar?26 Feb 2005 00:47 GMT1
I want to use VBA to add a macro to a Word toolbar.
When I do this manually and record it in a macro, the resulting command is
simply:
CommandBars("Menu Bar").Controls.Add Type:=msoControlButton, Before:= 20
address booklet26 Feb 2005 00:33 GMT1
I would like to create an address booklet in Word approx 4" x 4" and be bound
on the left for distribution.  Can anyone help me create such a document.
Print MS Word documents from a client without opening25 Feb 2005 23:20 GMT1
How can i invoke the print of multiple documents from the client
browser? the documents are located on the server machine specific
folder. I am using ASP, Active Server Pages for this.
Thanks in advance,
help for extreme newbie25 Feb 2005 23:14 GMT2
I have never worked with VB before and I am simply trying to automate
something I do many times in Word for work.  I recorded a macro and
found that I had to make some changes by hand.  Basically, the script
removes some formatting from selected text.  When I try to run it, it
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.