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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Macro17 Jun 2004 22:00 GMT2
I've recorded a macro on my pc. However, when I try to run
it from the list of macros on another pc, it is not there.
We are all on the same platform so there should not be a
problem at all.
FormField within hidden text17 Jun 2004 20:30 GMT14
Given a document possibly having a FormField named "DocType", I want to
write a macro which get the formfield value:
01    If ActiveDocument.Bookmarks.Exists("DocType") = True Then
02      DocType = ActiveDocument.FormFields("DocType").Result
Determine First Local Drive17 Jun 2004 18:11 GMT2
I've never encountered a user whose C drive was not the first local
drive... until today! Their C drive is a removable drive, the D drive is
a CD, and the E drive is the first local hard drive. Is there a function
or way to determine the first local hard drive on a system?
Using VBA to automate a new form in Word17 Jun 2004 16:40 GMT3
I am trying to create a registration form that others can
fill in by using checkboxes and dropdown boxes.  I can
get my results of these into text boxes; however I can
not get my code to add up the contents of several text
Macro button embedded in doc disappears17 Jun 2004 15:39 GMT2
I have documents that were created with a macro assigned
to a button and stored in the document, rather than the
normal.dot.  These documents are opened from another
application and use macros stored in normal.dot for DDE
Prevent controls from floating as I scroll17 Jun 2004 15:39 GMT1
I'm working on a word 2000 template that has a couple textbox controls and a
group of radio buttons.   When I scroll down the controls appear to float in
place while the rest of the text moves.   After releasing the scrollbar all
the controls pop back into place.   How do I put a ...
Multipage mouseover highlight17 Jun 2004 15:37 GMT1
I would like to highlight the text on each tab of a multipage when the
mouse passes over that tab (and of course remove the highlight when
the mouse is no longer over the tab).  Can this be done?  How?
Thanks.
BuiltInDocumentProperties triggers SAVED flag17 Jun 2004 13:59 GMT7
Word 9.
Hi all,
Accessing BuiltInDocumentProperties sets the document's
Saved flag to False, even when you "just" test the
create new document from existing17 Jun 2004 13:39 GMT7
Problem ,
123 documents , each document has 30-60 pages , each page has a ID (
equipment ID ) number on it ( equipment reports ) and only 1 report for each
ID per document.
Name of the Shape17 Jun 2004 13:16 GMT1
This code refers to a Shape in the header of the word doc. Depending on what
optionbutton is selected in the form the first one or the second one is
bring to the front. The two shapes lies above each other. But how do I give
a name to a shape (the name of the shape that I refer from ...
Word Template - Edit Excel with VBA17 Jun 2004 12:19 GMT1
I have a Word template that creates a reference number
and collects information for the document from the user.  
I am trying to input the information gathered from each
new document into an Excel Spreadsheet.
Attaching Templates17 Jun 2004 12:08 GMT3
When I have a global addin loaded and I try to attach a template to the document I receive the following message:
"Could not change document template."
Window XP SP 1 and Office XP
Mark Baird
Open file dialog box17 Jun 2004 11:01 GMT1
I'm terrible new to vba - and I've received a VBA program from a friend that query the user for a filename. He uses the InputBox method, but I would like file browsing functionality. In excel I've found Application.GetOpenFileName but I cant make it function with word vba. The ...
Import Word data to Access database17 Jun 2004 09:49 GMT3
I need to import the data from some 1,500 resumes in to a database so that I can search for key words eg skills, qualifications etc.
I can identify Word tables and thus columns, rows, cells and import these in to appropriate columns in an Access table. I can also identify ...
Headers and Footers17 Jun 2004 09:37 GMT1
I'm updating my code from WordBasic to Visual Basic. I
understand that Office XP has problems in this area in
particular with the header and footer thing.
Here is a sample of the code I have to insert a variable
 
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.