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
Opening directory/file10 Feb 2005 18:03 GMT2
I am using a little VBA programm in Excel to open a certain directory/file.
I wanted to use the same programm in Word but it dosn?t work. Who can help?
   ChDrive "G:\"
   ChDir "G:\DATES\"
Macro to delete between lines10 Feb 2005 16:13 GMT1
Hi-  
I thank everyone who has been helping me.
Sorry to be a pest, but I have not yet figured out how to do this.
I have a Word97 document with "#111#" and a few pages later, I have "#222#".
Find & copy macro--possible?10 Feb 2005 16:01 GMT13
I'm wondering if it's possible to create a macro that will search a word
document for any foreign characters with diacritics, copy them, and export
them to a new document? I don't want to remove the characters from where they
are in the text--I just need to know WHICH characters ...
want to fill table rows with data from a text file10 Feb 2005 15:31 GMT12
Hi just wondering if a script could read a text file that has the list of a
bunch of files and file size and read it into a table in a word document?  
Anyone know what the script would look like?
Thanks.
Strip Non-Numeric Characters from a string or range10 Feb 2005 13:47 GMT7
I have a macro that I now use for stipping out non-numerical characters
from a string (Thanks Andi Mayer).  This works great, but I was
wondering if there is a function available that might simplify the
process so that it doesn't have to cycle through each charcter?  I
drop down lists10 Feb 2005 13:28 GMT2
I am trying to incorporate a drop down list box on my template
Trouble is, If I use the FORMS drop down box, the act of locking the box
stops any further access to the document.
Do I need to use VB for this ?
Read all lines in document10 Feb 2005 13:06 GMT2
Is it possible to loop through an entire word document on a line - by - line
basis?
If so, how?
Thanks,
Tables inside paragraph object10 Feb 2005 13:05 GMT3
Is there a way of detecting whether a paragraph contains a table?
'AtEndOfDocument' as published does not allways work, some questions.10 Feb 2005 12:25 GMT5
The AtEndOfDocument VBA code, as published by Microsoft, does not always
work.
   Function AtEndOfDocument()
       If Selection.Type = wdSelectionIP And Selection.End =
Adding a bullet in front of each paragraph10 Feb 2005 07:28 GMT3
Hi all...what approach would you suggest for adding a bullet character and
two spaces ("?  ") in front of each selected paragraph in a document? (I
don't want to use a list style or the "Bullets" toolbar button because I'm
pasting the paragraphs into an Excel worksheet cell)
TOC NameLocal10 Feb 2005 04:09 GMT1
Hi Group:
I am the NameLocal of the Paragraph Style in the TOC to determine the level of the TC item. the code looks like ActiveDocument.TableOfContent(1).Paragraphs[1].style.NameLocal. for most documents it returns something like "TOC 1", "TOC 2" ... I use the number at the end ...
Prevent document AutoOpen.MAIN10 Feb 2005 02:00 GMT3
We are using a commercial requirements managment app which includes the
ability to import and export word documents.  During an export, this app
automatically inserts code into the document AutoOpen.MAIN sub.  I want to
prevent the exported word docs AutoOpen.MAIN sub from ...
Containing Hidden Data in a .doc Document10 Feb 2005 00:56 GMT1
I have a word document with a drop down form field. I also have a table
cell with a paragraph of text in. I am writing a macro to make the
paragraph of text change depending on what is selected in the drop down
box.
multiple address layouts?10 Feb 2005 00:50 GMT1
Is it possible to have multiple address layouts?
ie on a template for an order form, when an address is chosen from the
addressbook to have it in a block with
company name
formating number is word09 Feb 2005 22:56 GMT1
I have some vba code that goes to a bookmark and inserts a number as a
string
The number is typically inexcess of 1,000, and is derived in word vba by
multiplying x2 other number strings (hours and an hourly price). The numbers
 
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.