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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
macro for word24 Jan 2007 15:36 GMT1
I need a macro that creates a drop down menu on word document and appear
names inside it. Also this drop down menu must not be viewed when printing.
Just names should appear when printing.
Thank you
Macro for Word24 Jan 2007 15:12 GMT1
I need a macro that creates a drop down menu on word document and appear
names inside it. Also this drop down menu must not be viewed when printing.
Just names should appear when printing.
Thank you
inserting two text blocks with different formats in Word from Excel24 Jan 2007 12:44 GMT2
I am creating a Microsoft Excel Spreadsheet which launches a Word Doc
and would like to make a document title in a certain format and below
it make the body text with another format. It seems as if both texts
always use the same formatting. Below is a section of my code.
Getting the value of hanging indent24 Jan 2007 09:55 GMT3
The VBA help file shows how to set a hanging indent:
     ActiveDocument.Paragraphs(1).TabHangingIndent(2)
The "2" signifies that the hanging indent is set with the value of the second
tab stop. What I need to do is read this value for a selected paragraph--
Body Text difficulty when Excel launches Outlook Message24 Jan 2007 02:20 GMT1
I need to generate an email from excel which contains excel data in an
outlook mail message. I cannot find a way to insert more text after the
original body text (much like the insert.after.text command when
launching a MS Word document). I would like to have a loop which
Writing to current Word document24 Jan 2007 02:18 GMT1
Can anyone tell me how can i write a variable to a currently open word
document ?
Also, how can i know the filename of the currently open document ?
kanwal
List Property Questions24 Jan 2007 01:03 GMT6
What is the difference between List() and List used in the code below?  They both appear to do the same thing?
Private Sub UserForm_Initialize()
Dim myArray As Variant
myArray = Split("A|B|C", "|")
making a ten digit medicalrecord number23 Jan 2007 23:12 GMT1
I have a macro that takes a word template that doctors use for progress
notes and onverts to an HL7 file to interface with our Electronic
Medical Record System.   The problem I have is that the medical record
number for a patient could be anywhere from 3 to 10 digits and I need
Using ListBox.Selected property23 Jan 2007 23:02 GMT1
I am experimenting with some code to create a listbox where the user needs to select two (and only two) items from the list.  Here is what I have put together and I am wondering if someone may have ideas for doing it a different way?  Thanks.
Private Sub UserForm_Initialize()
Dim ...
Converting TextStream doc to Word format?23 Jan 2007 21:52 GMT2
I use a macro which separates a long text file into individual documents.
The macro writes chunks of text to a string, opens a new document through
the FSO, and writes the string to the new doc.  I use:
 Set docNew = fs.CreateTextFile(strNewDoc)
auto saving to a directory23 Jan 2007 21:17 GMT4
how do i create a macro to autosave a document to a particular
directory on my server?  the document is already named by another
program, so, it's a unique name.  the path is always static
z:\backup\documents\2007
word becomes too slow when equations are inserted23 Jan 2007 18:33 GMT1
I am using office 2000 and creating equations through Equation Editor. When
my word go beyond eight to ten pages it becomes too slow. I feel it is
beacause of equations which I have inserted.It also takes much longer time
to save the file.
Which forum will suit me best?23 Jan 2007 18:07 GMT3
I have Win98 SE and Microsoft Word 2000 and I am wondering which forum will
suit me best as I am a complete novice who will have some rather basic
questions to ask regarding the use of Word 2000.
Thanks,
I need to download Resume Templates. How?23 Jan 2007 11:46 GMT1
Dr... Sir/Madam
I need to type my Resume. I need one standard template so that i can type
it as constant one.
As I have cleared my Graduation, doing Post-Graduation currently. No
Spell checking23 Jan 2007 11:34 GMT1
Is there a way to run spell check in my forms text fields before I save it to
my
document? I looked at the RunSpellcheck macro but it looks like it is made
to run in my document after my form updates its.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 December, 2006
 
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.