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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
macro question08 Jan 2005 20:54 GMT9
I'm trying to start off the first command to change all single angle
brackets found, to double angle brackets, but debug is stopping at the
first line. Can someone tell me what I did wrong?
With Selection.Find
Help with Error Handling08 Jan 2005 20:40 GMT4
Despite reading the help file until my eyes are blurry, I still can't get my
head around Error Handling.
I have some code provided below that can cause an error if the user inputs
and incorrect format.  I would appreciate any feedback regarding the Error
identifying most recently used symbol (via VBA) in MSO2003, as shown in the insert symbol dialogue box08 Jan 2005 19:47 GMT6
Does anyone know where the information for the most recently used symbol can
be accessed via VBA? It must be stored somewhere, because it is the leftmost
symbol of the recently used symbols in the insert symbol dialogue box.
I often use the same symbol lots of times in a single ...
Finding a file's path from File Open dialog 08 Jan 2005 17:00 GMT3
I'm using the wdDialogFileOpen dialog to select a file and need to extract the selected file's name, extension and path. The name and extension worked OK (though there may be an better way of doing it, suggestions welcome) but the path generates a run-time error.
Specific ...
Create Sequential Dates08 Jan 2005 15:56 GMT2
Hello Teachers,
Today I spent some time trying to come up with a way to enter a
sequence of dates in a document.  Basically the OP had an Itenerary
Day 1  Jan 07, 2005
saving text08 Jan 2005 15:01 GMT2
Here's my question....is it possible to write into a Word
macro:
copy text|open wordpad|paste text|save as Text.txt (to
desktop)|close
Adding Rows to Locked Table08 Jan 2005 11:32 GMT1
I'm a relative newbie to Macro coding, and I need some help with a project
that I tackled that has turned out much more complex than I originally
anticipated.
I have a table in a locked template. What I'd like to create are...
word 2003 add delete buttons in custom properties fields dialog box disabled...why?08 Jan 2005 09:03 GMT1
1) I am following some tutorials on VBA specifically to learn the
DocVariable fields. It says I should go to the File/Properties/Custom
dialog box and add the field there first. I go there and can type the
name of the field, select the type and even type a value, but the ADD
Not Visible Files08 Jan 2005 03:58 GMT1
  I have a routine that performs functions A,B & C when a document is open
(determined by "If Documents.count>0") and functions D,E & F when no documents
are open (and the screen is 'grey').
   Ocassionally a file that I opened in VBA with the "visible:=False" method
toc08 Jan 2005 03:22 GMT4
Is it possible to retrieve TOC info? I want to know how many first
level TOC item and how many second level TOC item my document has. and
is it possible to select base on the TOC item?
thanks
One more TOC question08 Jan 2005 02:28 GMT4
When I already know a TOC item
(MyDoc.TablesOfContents[1].Range.Paragraphs[1]), how can i select the
corespending content in the document?
What I am trying to do is that I have a TOC like:
Naming Word TextBoxes in W2k08 Jan 2005 02:07 GMT1
I'm a relative newbie to VBA in Word, so please be patient.
I want to create a FAX template using a Word userform when the template is
started.
I assumed that I'd be able to enter the appropriate data into the userform and
Changing Styles08 Jan 2005 02:02 GMT3
This is crazy. I am trying to change the style "COOL" in the document to
another style called "NOTSOCOOL". I wrote this:
With ActiveDocument.Range.Find
       .Style = "COOL"
Word and Access08 Jan 2005 00:45 GMT1
Is there a way using DAO to retrieve a single record from an Access table? I
can load the entire table into a combobox, but I would rather load the
primary key, then go and find the rest of the record once the user has chosen
a listing in the combobox.
getting date & time of a file from web site?07 Jan 2005 22:22 GMT1
How can I get the date and time of a file from a website?  Say I wanted
to know the last time my site pages were updated, I'd use something like:
FileDateTime("http://www.mysite.com/index.html")
Any Ideas?
 
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.