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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copying body text from email to word doc05 Nov 2007 05:53 GMT7
I am trying to resuscitate some lost code someone wrote a few years back.
Basically, a colleague receives between 50 and 250 emails with specific
information in them which all go (or are copied) into a specific outlook
folder. I need to be able to extract the body text (only) of ...
Add a bookmark that uses a string as the bookmark name?05 Nov 2007 05:33 GMT4
i want to add bookmarks to a document that use the value of a string as the
bookmark name.  An extract of the code is below.
strBookmarkID = DateID
mydoc.Bookmarks.Add Name:="strBookmarkID", Range:=Selection.Range
string limit when using selection.typetext?05 Nov 2007 05:12 GMT5
i've stored a very large string, myBody
Len(myBody) returns roughly 230,000
for some reason, when i try to
selection.typetext(myBody)
How validate a textbox value  with the enter key?05 Nov 2007 04:55 GMT1
I am using the change event but it changes for each key.
I want only when the textbox is writed.
Sorrry for my bad english.
Thank's for your help.
Input box based upon a list05 Nov 2007 00:48 GMT29
I would like to use an INPUT BOX that rather than having a user key in
something, they would choose from a list. Is this possible?
If so how would you code?
A userform is not what I am looking for as this is not part of the document
Need macro to leave user in Insert File dialog05 Nov 2007 00:36 GMT1
I need a macro that performs the keystrokes Insert...AutoText...AutoText,
types "DPS" and leaves the user there so they can select the AutoText entry.
I can record these steps, but do not know how to "stop" the recording in the
middle of a dialog.
Select text on specific line04 Nov 2007 23:54 GMT2
I need to get the text that is on a specific line. The text will always be
different but always in the same
position in the document.
Thanks!
loop to create multipage doc with single page tempate04 Nov 2007 19:21 GMT3
I want to loop thru an Access recordset, and create multiple pages from same
1 page
Word template. I can create one page ok with, but I'[m not sure how to add
another page, (using same template), using next row from Access.
How can change type of the brackets in Citations?04 Nov 2007 08:25 GMT1
I use Word 207 and I insert a BIBLIOGRAPHY field code into my
document. But default list of sources include a round brackets. For
example: (King, 2003).
I need change it for square brackets. Is it possible or not? How I
I have no idea.  HELP04 Nov 2007 07:51 GMT2
I have no idea what I'm doing or how to fix it.  Someone made some forms
years ago. Now something is wrong with them and I've been asked to fix it.  
The person that made the form is not here. I'm getting error reports and when
I tell it to debug this pops up. and the polnum =  ...
Cross Reference Macro to Current Paragraph04 Nov 2007 07:43 GMT8
I am having a problem with a cross reference and would really appreciate some
help.  What I am trying to do is create a macro that will insert a full
context cross reference that references the current paragraph.  For instance,
par. 3.5 states "except as provided on Schedule 3.5. ...
How to Loop through document and gather statistics?04 Nov 2007 07:29 GMT7
I am an Access VBA programmer and don't really understand Word VBA programming.
Basically I have MS Word files that I would like to loop through searching
for particular word strings like "Private Sub", trap that entire line, then
count the number of lines until an "End Sub" word ...
Need assistance asap please-thanks.04 Nov 2007 06:43 GMT4
I have a schedule-type table in MS Word with 13 rows (12 months +
label row) , and 32 columns (31 days + label column).  The cells for
months with <31 days are blacked out.  I want to assign variables to
my starting cell, and ending cell, then count the number of cells that
Populating Textbox from Combox Using Dao04 Nov 2007 04:24 GMT2
Problem After a user selects a client's name from a combobox, I want to
select the addrss details from an excel speadsheet using DAO -  someting like:
sqlStr="select * from ClientNames where name like '" & ComboBox.value & "'"
The excel spreadsheet has four columns: Name, Street, ...
I can toggle faceID on commandbar but not custom menu03 Nov 2007 12:39 GMT5
I can toggle the displayed faceID on a custom commandbar with the following
code:
With Application.CommandBars.FindControl(Tag:="Show my folder")
   If .FaceId = 1088 Then
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 October, 2007
 
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.